ToolStripContainer.BackColor 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.
Cette propriété ne s'applique pas à cette classe.
public:
property System::Drawing::Color BackColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Color BackColor { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.BackColor : System.Drawing.Color with get, set
Public Property BackColor As Color
Valeur de propriété
Valeur Color.
- Attributs
Remarques
Cette propriété ne s'applique pas à cette classe.