The members of System.Windows.Forms.VisualStyles.VisualStyleInformation are listed below.
See Also: Inherited members from System.Object
[read-only] static | Author | string.
Gets the author of the current visual style. |
[read-only] static | ColorScheme | string.
Gets the color scheme of the current visual style. |
[read-only] static | Company | string.
Gets the company that created the current visual style. |
[read-only] static | ControlHighlightHot | System.Drawing.Color.
Gets the color that the current visual style uses to indicate the hot state of a control. |
[read-only] static | Copyright | string.
Gets the copyright of the current visual style. |
[read-only] static | Description | string.
Gets a description of the current visual style. |
[read-only] static | DisplayName | string.
Gets the display name of the current visual style. |
[read-only] static | IsEnabledByUser | bool.
Gets a value indicating whether the user has enabled visual styles in the operating system. |
[read-only] static | IsSupportedByOS | bool.
Gets a value indicating whether the operating system supports visual styles. |
[read-only] static | MinimumColorDepth | int.
Gets the minimum color depth for the current visual style. |
[read-only] static | Size | string.
Gets a string that describes the size of the current visual style. |
[read-only] static | SupportsFlatMenus | bool.
Gets a value indicating whether the current visual style supports flat menus. |
[read-only] static | TextControlBorder | System.Drawing.Color.
Gets the color that the current visual style uses to paint the borders of controls that contain text. |
[read-only] static | Url | string.
Gets a URL provided by the author of the current visual style. |
[read-only] static | Version | string.
Gets the version of the current visual style. |