SystemIcons.Question プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
システム質問アイコン (WIN32: IDI_QUESTION) を含む Icon オブジェクトを取得します。
public:
static property System::Drawing::Icon ^ Question { System::Drawing::Icon ^ get(); };
public static System.Drawing.Icon Question { get; }
static member Question : System.Drawing.Icon
Public Shared ReadOnly Property Question As Icon
プロパティ値
システム質問アイコンを含む Icon オブジェクト。