ProfessionalColorTable.MenuItemSelectedGradientBegin Eigenschaft

Definition

Ruft die Anfangsfarbe des Farbverlaufs ab, der beim ToolStripMenuItem Auswählen des Farbverlaufs verwendet wird.

public:
 virtual property System::Drawing::Color MenuItemSelectedGradientBegin { System::Drawing::Color get(); };
public virtual System.Drawing.Color MenuItemSelectedGradientBegin { get; }
member this.MenuItemSelectedGradientBegin : System.Drawing.Color
Public Overridable ReadOnly Property MenuItemSelectedGradientBegin As Color

Eigenschaftswert

A Color that is the starting color of the gradient used when the ToolStripMenuItem is selected.

Gilt für: