ProfessionalColorTable.ButtonSelectedHighlight Property

Definition

Gets the solid color used when the button is selected.

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

Property Value

A Color that is the solid color used when the button is selected.

Applies to