Window Moving
The dialog window is moveable by default. You can move the dialog window at run time by selecting the caption bar on the dialog window and dragging the window across the page.
If you would like to hold the initial set position of the dialog window, set the AllowMove property to False. For more information, see Preventing Window Repositioning.
|