SystemFonts::DialogFont Property
.NET Framework (current version)
Gets a font that applications can use for dialog boxes and forms.
Assembly: System.Drawing (in System.Drawing.dll)
If the operating system is Windows 2000 or Windows XP, the DialogFont property returns Tahoma, 8 point. Otherwise, DialogFont returns the value of the DefaultFont property. The Font returned by DialogFont does not change when the user is in High Contrast mode. For a font that changes when the user is in High Contrast mode use another system font such as IconTitleFont.
.NET Framework
Available since 2.0
Available since 2.0
Show: