ProfessionalColorTable.ButtonCheckedGradientBegin Property

Definition

Gets the starting color of the gradient used when the button is checked.

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

Property Value

A Color that is the starting color of the gradient used when the button is checked.

Applies to