Previous Up Next

_POSITIONwindowEx
Move and resize a window, providing its global size (window+border+title). This window will received corresponding events.

ObjWin _POSITIONwindowEx (
ObjWin _window_
I _x_
I _y_
I _width_
I _height_
)
Parameters

_window_
any window
_x_
x coordinate
_y_
y coordinate
_width_
width
_height_
height
Return value

same window