System.Windows.Forms.VisualStyles.VisualStyleInformation.Size Property

Gets a string that describes the size of the current visual style.

Syntax

public static string Size { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property returns "NormalSize", "LargeFonts" or "ExtraLargeFonts". This property checks the value of the VisualStyleInformation.IsEnabledByUser property internally.

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