SystemFonts Class
Definition
Contains properties that expose the system resources that concern fonts.
public ref class SystemFonts abstract sealed
public static class SystemFonts
type SystemFonts = class
Public Class SystemFonts
- Inheritance
-
SystemFonts
Properties
CaptionFontFamily |
Gets the metric that determines the font family of the caption of the nonclient area of a nonminimized window. |
CaptionFontFamilyKey |
Gets the ResourceKey for the CaptionFontFamily property. |
CaptionFontSize |
Gets the metric that determines the caption font-size for the nonclient area of a nonminimized window. |
CaptionFontSizeKey |
Gets the ResourceKey for the CaptionFontSize property. |
CaptionFontStyle |
Gets the metric that determines the caption font-style for the nonclient area of a nonminimized window. |
CaptionFontStyleKey |
Gets the ResourceKey for the CaptionFontStyle property. |
CaptionFontTextDecorations |
Gets the metric that determines the caption text-decorations for the nonclient area of a nonminimized window. |
CaptionFontTextDecorationsKey |
Gets the ResourceKey for the CaptionFontTextDecorations property. |
CaptionFontWeight |
Gets the metric that determines the caption font-weight for the nonclient area of a nonminimized window. |
CaptionFontWeightKey |
Gets the ResourceKey for the CaptionFontWeight property. |
IconFontFamily |
Gets the font family from the logical font information for the current icon-title font. |
IconFontFamilyKey |
Gets the ResourceKey for the IconFontFamily property. |
IconFontSize |
Gets the font size from the logical font information for the current icon-title font. |
IconFontSizeKey |
Gets the ResourceKey for the IconFontSize property. |
IconFontStyle |
Gets the font style from the logical font information for the current icon-title font. |
IconFontStyleKey |
Gets the ResourceKey for the IconFontStyle property. |
IconFontTextDecorations |
Gets the text decorations from the logical font information for the current icon-title font. |
IconFontTextDecorationsKey |
Gets the ResourceKey for the IconFontTextDecorations property. |
IconFontWeight |
Gets the font weight from the logical font information for the current icon-title font. |
IconFontWeightKey |
Gets the ResourceKey for the IconFontWeight property. |
MenuFontFamily |
Gets the metric that determines the font family for menu text. |
MenuFontFamilyKey |
Gets the ResourceKey for the MenuFontFamily property. |
MenuFontSize |
Gets the metric that determines the font size of menu text. |
MenuFontSizeKey |
Gets the ResourceKey for the MenuFontSize property. |
MenuFontStyle |
Gets the metric that determines the font style for menu text. |
MenuFontStyleKey |
Gets the ResourceKey for the MenuFontStyle property. |
MenuFontTextDecorations |
Gets the metric that determines the text decorations for menu text. |
MenuFontTextDecorationsKey |
Gets the ResourceKey for the MenuFontTextDecorations property. |
MenuFontWeight |
Gets the metric that determines the font weight for menu text. |
MenuFontWeightKey |
Gets the ResourceKey for the MenuFontWeight property. |
MessageFontFamily |
Gets the metric that determines the font family for message box text. |
MessageFontFamilyKey |
Gets the ResourceKey for the MessageFontFamily property. |
MessageFontSize |
Gets the metric that determines the font size of message box text. |
MessageFontSizeKey |
Gets the ResourceKey for the MessageFontSize property. |
MessageFontStyle |
Gets the metric that determines the font style for message box text. |
MessageFontStyleKey |
Gets the ResourceKey for the MessageFontStyle property. |
MessageFontTextDecorations |
Gets the metric that determines the decorations for message box text. |
MessageFontTextDecorationsKey |
Gets the ResourceKey for the MessageFontTextDecorations property. |
MessageFontWeight |
Gets the metric that determines the font weight for message box text. |
MessageFontWeightKey |
Gets the ResourceKey for the MessageFontWeight property. |
SmallCaptionFontFamily |
Gets the metric that determines the font family of the small-caption text for the nonclient area of a nonminimized window. |
SmallCaptionFontFamilyKey |
Gets the ResourceKey for the SmallCaptionFontFamily property. |
SmallCaptionFontSize |
Gets the metric that determines the font size of the small-caption text for the nonclient area of a nonminimized window. |
SmallCaptionFontSizeKey |
Gets the ResourceKey for the SmallCaptionFontSize property. |
SmallCaptionFontStyle |
Gets the metric that determines the font style of the small-caption text for the nonclient area of a nonminimized window. |
SmallCaptionFontStyleKey |
Gets the ResourceKey for the SmallCaptionFontStyle property. |
SmallCaptionFontTextDecorations |
Gets the metric that determines the decorations of the small-caption text for the nonclient area of a nonminimized window. |
SmallCaptionFontTextDecorationsKey |
Gets the ResourceKey for the SmallCaptionFontTextDecorations property. |
SmallCaptionFontWeight |
Gets the metric that determines the font weight of the small-caption text for the nonclient area of a nonminimized window. |
SmallCaptionFontWeightKey |
Gets the ResourceKey for the SmallCaptionFontWeight property. |
StatusFontFamily |
Gets the metric that determines the font family of the text used in status bars and ToolTips for the nonclient area of a nonminimized window. |
StatusFontFamilyKey |
Gets the ResourceKey for the StatusFontFamily property. |
StatusFontSize |
Gets the metric that determines the font size of the text used in status bars and ToolTips for the nonclient area of a nonminimized window. |
StatusFontSizeKey |
Gets the ResourceKey for the StatusFontSize property. |
StatusFontStyle |
Gets the metric that determines the font style of the text used in status bars and ToolTips for the nonclient area of a nonminimized window. |
StatusFontStyleKey |
Gets the ResourceKey for the StatusFontStyle property. |
StatusFontTextDecorations |
Gets the metric that determines the decorations of the text used in status bars and ToolTips for the nonclient area of a nonminimized window. |
StatusFontTextDecorationsKey |
Gets the ResourceKey for the StatusFontTextDecorations property. |
StatusFontWeight |
Gets the metric that determines the font weight of the text used in status bars and ToolTips for the nonclient area of a nonminimized window. |
StatusFontWeightKey |
Gets the ResourceKey for the StatusFontWeight property. |