Table of Contents
move Method 

Moves the dialog.

Syntax
JavaScript
 Dialog.move(x, y)

Parameters

x
The new X position.
y
The new Y position.
See Also