SystemFonts::CaptionFont Property

 

Gets a Font that is used to display text in the title bars of windows.

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

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

Property Value

Type: System.Drawing::Font^

A Font that is used to display text in the title bars of windows.

.NET Framework
Available since 2.0
Return to top
Show: