System.Windows.Forms.VisualStyles.VisualStyleElement Members

The members of System.Windows.Forms.VisualStyles.VisualStyleElement are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ClassNamestring.

Gets the class name of the visual style element that this System.Windows.Forms.VisualStyles.VisualStyleElement represents.

[read-only]
Partint.

Gets a value indicating the part of the visual style element that this System.Windows.Forms.VisualStyles.VisualStyleElement represents.

[read-only]
Stateint.

Gets a value indicating the state of the visual style element that this System.Windows.Forms.VisualStyles.VisualStyleElement represents.

Public Methods

static
CreateElement(string, int, int) : VisualStyleElement

Creates a new visual style element from the specified class, part, and state values.