WinAPI::setScrollPos Method [AX 2012]

client public static int setScrollPos(
    int hwnd, 
    int flags, 
    int value, 
   [boolean redraw])

Run On

Client

Parameters

hwnd
Type: int
flags
Type: int
value
Type: int
redraw
Type: boolean
Show: