The System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState values correspond to the states of the System.Windows.Forms.VisualStyles.VisualStyleElement objects exposed by the System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox class. The System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState values are also used as an argument in the System.Windows.Forms.ScrollBarRenderer.DrawSizeBox(System.Drawing.Graphics, System.Drawing.Rectangle, ScrollBarSizeBoxState) method.
Member Name | Description |
---|---|
LeftAlign |
The sizing handle is aligned to the left. |
RightAlign |
The sizing handle is aligned to the right. |