System.Windows.Forms
2.0.0.0
System.Enum
The values correspond to the states of the objects exposed by the following classes:
-
-
-
-
-
-
The values are also used as an argument in the class methods that draw the scroll bar track, scroll box (also known as the thumb), and scroll box grip.
Specifies the visual state of a scroll bar that is drawn with visual styles.
Field
System.Windows.Forms.VisualStyles.ScrollBarState
The scroll bar element is disabled.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarState
The scroll bar element is hot.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarState
The scroll bar element is normal.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarState
The scroll bar element is pressed.
2.0.0.0