System.Windows.Forms
1.0.5000.0
2.0.0.0
System.Enum
This enumeration is used by .
Specifies the type of scroll arrow to draw on a scroll bar.
Field
System.Windows.Forms.ScrollButton
A down-scroll arrow.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.ScrollButton
A left-scroll arrow.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.ScrollButton
A maximum-scroll arrow.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.ScrollButton
A minimum-scroll arrow.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.ScrollButton
A right-scroll arrow.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.ScrollButton
An up-scroll arrow.
1.0.5000.0
2.0.0.0