ProfessionalColors.ToolStripPanelGradientBegin Eigenschaft

Definition

Ruft die Anfangsfarbe des farbverlaufs ab, der in der ToolStripPanel.

public:
 static property System::Drawing::Color ToolStripPanelGradientBegin { System::Drawing::Color get(); };
public static System.Drawing.Color ToolStripPanelGradientBegin { get; }
static member ToolStripPanelGradientBegin : System.Drawing.Color
Public Shared ReadOnly Property ToolStripPanelGradientBegin As Color

Eigenschaftswert

A Color that is the starting color of the gradient used in the ToolStripPanel.

Gilt für: