次の方法で共有


SystemIcons.Warning プロパティ

システムの警告アイコン (WIN32: IDI_WARNING) を格納している Icon オブジェクトを取得します。

Public Shared ReadOnly Property Warning As Icon
[C#]
public static Icon Warning {get;}
[C++]
public: __property static Icon* get_Warning();
[JScript]
public static function get Warning() : Icon;

プロパティ値

システムの警告アイコンを格納している Icon オブジェクト。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

SystemIcons クラス | SystemIcons メンバ | System.Drawing 名前空間