SystemColors.Desktop Propriété

Définition

Obtient une structure Color qui correspond à 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é

Color qui est la couleur du bureau.

S’applique à