LIVTabShow Method
Description
This method shows or hides the Vision tab. This determines whether the Vision tab is functional.
Syntax
Visual Basic |
---|
Public Sub LIVTabShow( _ ByVal show As Long _ ) |
Parameters
- show
Integer value of 0 or 1.
0 - Hides the tab.
1 - Shows the tab.
See Also