Function Name | c:<CONTROL-NAME>#OnMove |
---|---|
Syntax | (defun c:<CONTROL-NAME>#OnMove (NewX
[as
Long] NewY [as
Long] /) |
Return Type | Ignored |
Applies To | Control Bar, File Dialog, Modal Dialog, Modeless Dialog, Palette |
This event is triggered when the dialog is being moved. NewX and NewY contain the new position.