| Funktionsname | c:<CONTROL-NAME>_OnShow |
|---|---|
| Syntax | (defun c:<CONTROL-NAME>_OnShow (Showing
[as
Boolean] /) |
| Rückgabewert | Ignored |
| Ausgelöst durch | Options Tab |
This event is triggered when the tab page is being shown or hidden (i.e. when the user chooses a different tab). Showing is T when this page is being shown, NIL when it is being hidden.