StationOptions.ShowHiddenProperties

Syntax

StationOptions.ShowHiddenProperties

Data Type

Boolean

Purpose

Specifies whether to display in user interfaces properties marked as hidden.

Remarks

When this property is True , TestStand applications display all the subproperties of property objects in dialog boxes and variables views. When this property is False , TestStand applications do not display the subproperties marked with the PropFlags_Hidden flag.

See Also

PropertyFlags

PropertyObject.GetFlags