System.Windows.Forms
2.0.0.0
System.Enum
The values correspond to the states of the objects exposed by the class. The values are also used as an argument in the method.
Specifies the visual state of a scroll arrow that is drawn with visual styles.
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points down and is disabled.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points down and is hot.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points down and is normal.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points down and is pressed.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points left and is disabled.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points left and is hot.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points left and is normal.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points left and is pressed.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points right and is disabled.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points right and is hot.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points right and is normal.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points right and is pressed.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points up and is disabled.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points up and is hot.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points up and is normal.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState
The scroll arrow points up and is pressed.
2.0.0.0