ProfessionalColorTable.ButtonSelectedGradientBegin Property

Definition

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

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

Property Value

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

Applies to