SystemFonts Properties
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
| Name | 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. |
![]() ![]() | DialogFont | Gets a font that applications can use for dialog boxes and forms. |
![]() ![]() | IconTitleFont | Gets a Font that is used for icon titles. |
![]() ![]() | MenuFont | Gets a Font that is used for menus. |
![]() ![]() | MessageBoxFont | Gets a Font that is used for message boxes. |
![]() ![]() | SmallCaptionFont | Gets a Font that is used to display text in the title bars of small windows, such as tool windows. |
![]() ![]() | StatusFont | Gets a Font that is used to display text in the status bar. |
Show:

