Show

Function Name c:<CONTROL-NAME>#OnShow
Syntax   (defun c:<CONTROL-NAME>#OnShow (Showing [as Boolean] /)
)
Return Type Ignored
Applies To 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.