| Function Name | c:<CONTROL-NAME>#OnCancel |
|---|---|
| Syntax | (defun c:<CONTROL-NAME>#OnCancel (/) |
| Return Type | Ignored |
| Applies To | Modal Dialog, Modeless Dialog |
This event is triggered when the dialog is cancelled (e.g. by pressing the [Esc] key).
|
|
| Function Name | c:<CONTROL-NAME>#OnCancel |
|---|---|
| Syntax | (defun c:<CONTROL-NAME>#OnCancel (/) |
| Return Type | Ignored |
| Applies To | Modal Dialog, Modeless Dialog |
This event is triggered when the dialog is cancelled (e.g. by pressing the [Esc] key).