[]
public static int ScrollWindow(IntPtr handle, ref Win32.RECT rc, int dx, int dy)
Public Shared Function ScrollWindow(handle As IntPtr, ByRef rc As Win32.RECT, dx As Integer, dy As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| IntPtr | handle | |
| Win32.RECT | rc | |
| int | dx | |
| int | dy |
| Type | Description |
|---|---|
| int |