SystemBrushes.MenuBar Eigenschaft

Definition

Ruft ein SolidBrush , das die Farbe des Hintergrunds einer Menüleiste ist.

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

Eigenschaftswert

A SolidBrush that is the color of the background of a menu bar.

Gilt für: