ProfessionalColors.ButtonCheckedGradientBegin Propiedad

Definición

Obtiene el color inicial del degradado utilizado cuando se activa el botón.

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

Valor de propiedad

Color

Una estructura Color que es el degradado que se utiliza cuando el botón está activado.

Se aplica a