SystemColors.Desktop Propriété

Définition

Obtient une Color structure qui est la couleur du bureau.

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

Valeur de propriété

C’est Color la couleur du bureau.

S’applique à