Funktionsname | c:<CONTROL-NAME>#OnMove |
---|---|
Syntax | (defun
c:<CONTROL-NAME>#OnMove (intNewX [als Long] intNewY [als Long] /) |
Rückgabewert | nicht verwendet |
Ausgelöst durch | Andockbares Fenster, Dateiwahldialog, Modaler Dialog, Nichtmodaler Dialog, Palette |
Wird ausgelöst, wenn der Anwender den Dialog bewegt. Wird aber auch automatisch während der Dialoginitialisierung ausgeführt. intNewX und intNewY geben die neue Position der Dialogbox auf dem Bildschirm zurück.