PropertyGrid.CommandsBackColor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la couleur d'arrière-plan de la région des commandes réactives.
public:
property System::Drawing::Color CommandsBackColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
public System.Drawing.Color CommandsBackColor { get; set; }
member this.CommandsBackColor : System.Drawing.Color with get, set
Public Property CommandsBackColor As Color
Valeur de propriété
Une des valeurs de l'objet Color. La valeur par défaut est la couleur système par défaut pour les contrôles.