[]
public static int SetScrollPos(IntPtr handle, uint nBar, int pos)
Public Shared Function SetScrollPos(handle As IntPtr, nBar As UInteger, pos As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| IntPtr | handle | |
| uint | nBar | |
| int | pos |
| Type | Description |
|---|---|
| int |