Contains the most common scroll bar positions.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Enumeration ScrollValue
public enum ScrollValue
| Member name | Description | |
|---|---|---|
| PageBack |
The position of the previous page. |
|
| PageForward |
The position of the next page. |
|
| StepBack |
The position of the previous step. |
|
| StepForward |
The position of the next step. |
|
| Begin |
The initial position of the scroll bar. |
|
| End |
The final position of the scroll bar. |