CCUtil::moveWindow Method [AX 2012]

client public static void moveWindow(
    int hWnd, 
    int x, 
    int y)

Run On

Client

Parameters

hWnd
Type: int
x
Type: int
y
Type: int
Show: