SystemFonts Methods |
The SystemFonts type exposes the following members.
Name | Description | |
---|---|---|
Bold |
Gets the system bold font with optional specified size and decoration.
| |
Cached |
Gets a cached font
| |
ClearCache |
Clears the font cache
| |
Default |
Gets the system default font with optional specified size and decoration.
| |
Label |
Gets the system label font with optional specified size and decoration.
| |
Menu |
Gets the system menu font with optional specified size and decoration.
| |
MenuBar |
Gets the system menu bar font with optional specified size and decoration.
| |
Message |
Gets the system message box font with optional specified size and decoration.
| |
Palette |
Gets the system palette font with optional specified size and decoration.
| |
StatusBar |
Gets the system status bar font with optional specified size and decoration.
| |
TitleBar |
Gets the system title bar font with optional specified size and decoration.
| |
ToolTip |
Gets the system tooltip font with optional specified size and decoration.
| |
User |
Gets the user font with optional specified size and decoration.
|