Previous Up Next

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

ObjWin _SIZEwindowEx (
ObjWin
I _width_
I _height_
I _x_
I _y_
)
Parameters

_width_
width
_height_
height
_x_
x coordinate
_y_
y coordinate
Return value

same window