Freigeben über


SystemIcons.WinLogo Eigenschaft

Definition

Ruft ein Icon-Objekt ab, das das Symbol für das Windowslogo (WIN32: IDI_WINLOGO) enthält.

public:
 static property System::Drawing::Icon ^ WinLogo { System::Drawing::Icon ^ get(); };
public static System.Drawing.Icon WinLogo { get; }
static member WinLogo : System.Drawing.Icon
Public Shared ReadOnly Property WinLogo As Icon

Eigenschaftswert

Ein Icon-Objekt, das das Symbol für das Windowslogo enthält.

Gilt für: