SystemIcons.Information プロパティ
システムの情報アイコン (WIN32: IDI_INFORMATION) を格納している Icon オブジェクトを取得します。
Public Shared ReadOnly Property Information As Icon
[C#]
public static Icon Information {get;}
[C++]
public: __property static Icon* get_Information();
[JScript]
public static function get Information() : Icon;
プロパティ値
システムの情報アイコンを格納している Icon オブジェクト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ