System.Windows.Forms.VisualStyles.FontProperty Enumeration

Identifies the font properties of a visual style element.

Syntax

public enum FontProperty

Remarks

The System.Windows.Forms.VisualStyles.FontProperty enumeration represents a set of font properties that describe visual style elements. The System.Windows.Forms.VisualStyles.FontProperty values are used as an argument in the VisualStyleRenderer.GetFont(System.Drawing.IDeviceContext, FontProperty) method to specify which property value to retrieve for the element that the System.Windows.Forms.VisualStyles.VisualStyleRenderer currently represents.

Members

Member NameDescription
GlyphFont

The font that a glyph is drawn with.

Requirements

Namespace: System.Windows.Forms.VisualStyles
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0