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.