SystemBrushes.Window Eigenschaft

Definition

Ruft ein SolidBrush , das die Farbe des Hintergrunds im Clientbereich eines Fensters ist.

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

Eigenschaftswert

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

Gilt für: