SystemColors.Desktop Eigenschap

Definitie

Hiermee haalt u een Color structuur op die de kleur van het bureaublad is.

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

Waarde van eigenschap

Een Color die de kleur van het bureaublad is.

Van toepassing op