SystemColors::MenuBar Property

 

Gets a Color structure that is the color of the background of a menu bar.

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

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

Property Value

Type: System.Drawing::Color

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

.NET Framework
Available since 2.0
Return to top
Show: