The properties of System.Windows.Forms.VisualStyles.VisualStyleRenderer are listed below. For a list of all members, see the VisualStyleRenderer Members list.
See Also: Inherited members from System.Object
[read-only] | Class | string.
Gets the class name of the current visual style element. |
[read-only] | Handle | IntPtr.
Gets a unique identifier for the current class of visual style elements. |
[read-only] static | IsSupported | bool.
Gets a value specifying whether the operating system is using visual styles to draw controls. |
[read-only] | LastHResult | int.
Gets the last error code returned by the native visual styles (UxTheme) API methods encapsulated by the System.Windows.Forms.VisualStyles.VisualStyleRenderer class. |
[read-only] | Part | int.
Gets the part of the current visual style element. |
[read-only] | State | int.
Gets the state of the current visual style element. |