Share via


SystemBrushes.Desktop Eigenschaft

Definition

Ruft einen SolidBrush mit der Farbe des Desktops ab.

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

Eigenschaftswert

Ein SolidBrush mit der Farbe des Desktops.

Gilt für: