Close

Function Name c:<CONTROL-NAME>#OnClose
Syntax   (defun c:<CONTROL-NAME>#OnClose (UpperLeftX [as Long] UpperLeftY [as Long] /)
)
Return Type Ignored
Applies To All Forms

This event is triggered immediately before the dialog is closed. UpperLeftX, UpperLeftY is the coordinate of the upper left corner of the dialog.