SystemColors.Window Eigenschaft

Definition

Ruft eine Color Struktur ab, die die Farbe des Hintergrunds im Clientbereich eines Fensters darstellt.

public:
 static property System::Drawing::Color Window { System::Drawing::Color get(); };
public static System.Drawing.Color Window { get; }
static member Window : System.Drawing.Color
Public Shared ReadOnly Property Window As Color

Eigenschaftswert

A Color that is the color of the background in the client area of a window.

Gilt für: