Specifies the fonts used to display text in Windows display elements.
| C# | Visual Basic |
public static class SystemFonts
Public NotInheritable Class SystemFonts
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| CaptionFont |
Gets a Font that is used to display text in the title bars of windows.
| |
| DefaultFont |
Gets the default font that applications can use for dialog boxes and forms.
|
Equivalent to System.Drawing.SystemFonts
| Object | |
| SystemFonts | |