Applies to:
Main Dialog
Description:
Repositions
the Main Dialog on the screen to the position specified in the parameter.
The parameter specifies the offset of the top left pixel of the Main Dialog
and the top left corner of the user screen.
Parameter: left position and top position
in pixels, seen from the top left corner of the screen (the 0,0 position).
Parameter format: top position (integer),left
position (integer)
Example parameter: 100,80
(positions the Main dialog 100 pixels below the top left corner and 80
pixels right of the top left corner of the screen).
|