This method shows or hides the Vision tab. This determines whether the Vision tab is functional.
Visual Basic |
---|
Public Sub LIVTabShow( _ ByVal show As Long _ ) |
- show
Integer value of 0 or 1.
0 - Hides the tab.
1 - Shows the tab.
PC-DMIS 2021.1 Object Library | |
LIVTabShow Method | |
See Also Send Topic Feedback | See Object Hierarchy Chart |
Integer value of 0 or 1.
0 - Hides the tab.
1 - Shows the tab.
PCDLRN ActiveX DLL > LIVWindow Object : LIVTabShow Method |
Glossary Item Box
Visual Basic |
---|
Public Sub LIVTabShow( _ ByVal show As Long _ ) |
Integer value of 0 or 1.
0 - Hides the tab.
1 - Shows the tab.