xtd 0.2.0
Loading...
Searching...
No Matches

◆ default_font()

virtual drawing::font xtd::forms::control::default_font ( ) const
protectedvirtualnoexcept

Gets the default font of the control.

Returns
The default font of the control. The value returned will vary depending on the user's operating system the local culture setting of their system.

Reimplemented in xtd::forms::status_bar, and xtd::forms::tool_bar.

Examples
test_forms.cpp.