SystemFont
An enumeration containing the various predefined system fonts.
Caption = 0
The font used for captioned controls (e.g., buttons, drop-downs, etc.).
Icon = 1
The font used to label icons.
Menu = 2
The font used in menus (e.g., dropdown menus and menu lists).
MessageBox = 3
The font used in dialog boxes.
SmallCaption = 4
The font used for labeling small controls.
StatusBar = 5
The font used in window status bars.