Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2022.2 Object Library
PCDLRN ActiveX DLL > LIVWindow Object : LIVTabShow Method

Integer value of 0 or 1.

0 - Hides the tab.

1 - Shows the tab.

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