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