ProfessionalColorTable.ToolStripDropDownBackground 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 la couleur d'arrière-plan unie du ToolStripDropDown.
public:
virtual property System::Drawing::Color ToolStripDropDownBackground { System::Drawing::Color get(); };
public virtual System.Drawing.Color ToolStripDropDownBackground { get; }
member this.ToolStripDropDownBackground : System.Drawing.Color
Public Overridable ReadOnly Property ToolStripDropDownBackground As Color
Valeur de propriété
Color qui est la couleur d'arrière-plan unie du ToolStripDropDown.