Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

WVBXControl:Move() Method
Use the VBX control's Move( ) method
------------------------------------------------------------------------------

Syntax
<oWnd>:Move( <nX>, <nY>, <nW>, <nH> )   -->   lSuccess

Arguments
<nX>, <nY> specify the new starting co-ordinates, in TWIPS.

<nW>, <nH> specify the new width and height, in TWIPS.

Returns
A logical is returned indicating whether the operation was performed.

Description
This method calls the control to move the control.

TWIPS are normally smaller than pixels, and are device
independent: there are 1440 in an inch, 567 in a cm, when printed.

Example


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson