ProfessionalColors::ButtonCheckedHighlight Property

 

Gets the solid color used when the button is checked.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property Color ButtonCheckedHighlight {
	static Color get();
}

Property Value

Type: System.Drawing::Color

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

.NET Framework
Available since 2.0
Return to top
Show: