SystemBrushes::MenuHighlight Property

 

Gets a SolidBrush that is the color used to highlight menu items when the menu appears as a flat menu.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property Brush^ MenuHighlight {
	static Brush^ get();
}

Property Value

Type: System.Drawing::Brush^

A SolidBrush that is the color used to highlight menu items when the menu appears as a flat menu.

.NET Framework
Available since 2.0
Return to top
Show: