SystemBrushes.MenuHighlight Property

Definition

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

public:
 static property System::Drawing::Brush ^ MenuHighlight { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush MenuHighlight { get; }
static member MenuHighlight : System.Drawing.Brush
Public Shared ReadOnly Property MenuHighlight As Brush

Property Value

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

Applies to