Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > PartProgramSettings Object : MakeVariablesGloballyVisible Property
MakeVariablesGloballyVisible Property
Description
Returns the check box value or sets the Make Variables Globally Visible check box from the General tab of the SetUp Options dialog box.
Property type
Read-write property
Syntax
Visual Basic
Public Property MakeVariablesGloballyVisible As Boolean
Return Type
Read/write Booleean value.
Remarks

If you set this property to True, then PC-DMIS selects this check box.

If you set this property to False, then PC-DMIS deselects this check box.

See Also