SystemColors.Desktop Proprietà

Definizione

Ottiene una struttura Color che rappresenta il colore del desktop.

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

Valore della proprietà

Oggetto Color che corrisponde al colore del desktop.

Si applica a