SystemFonts::MenuFont Property

 

Gets a Font that is used for menus.

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

public:
property Font^ MenuFont {
	static Font^ get();
}

Property Value

Type: System.Drawing::Font^

A Font that is used for menus.

.NET Framework
Available since 2.0
Return to top
Show: