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

Name Description
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