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.