VisualStyleElement.ScrollBar Class

Definition

Contains classes that provide VisualStyleElement objects for the parts of the scroll bar control. This class cannot be inherited.

public: ref class VisualStyleElement::ScrollBar abstract sealed
public static class VisualStyleElement.ScrollBar
type VisualStyleElement.ScrollBar = class
Public Class VisualStyleElement.ScrollBar
Inheritance
VisualStyleElement.ScrollBar

Remarks

The VisualStyleElement.ScrollBar class provides a foundation in which the following classes are defined:

Each of these classes provides one or more properties that return a VisualStyleElement for each state of the scroll bar part specified by the class name.

Applies to

See also