ProfessionalColorTable.CheckSelectedBackground Propiedad

Definición

Obtiene el color sólido que se va a usar cuando se activa el botón y se seleccionan y se usan degradados.

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

Valor de propiedad

que Color es el color sólido que se va a usar cuando se activa el botón y se seleccionan y se usan degradados.

Se aplica a