Share via


WinAPI::setScrollPos Method [AX 2012]

Syntax

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

See Also

Reference

WinAPI Class