Function Name | c:<CONTROL-NAME>#OnInitialize |
---|---|
Syntax | (defun c:<CONTROL-NAME>#OnInitialize
(/) |
Return Type | Ignored |
Applies To | All Forms |
The OnInitialize event is called immediately before a form is shown on the screen. This event handler can initialize the form and its controls before they are displayed.