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