Bearbeiten

ProfessionalColors.ButtonSelectedGradientBegin Property

Definition

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

public:
 static property System::Drawing::Color ButtonSelectedGradientBegin { System::Drawing::Color get(); };
public static System.Drawing.Color ButtonSelectedGradientBegin { get; }
static member ButtonSelectedGradientBegin : System.Drawing.Color
Public Shared 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