VisibilityInstance.m_startHiddenValue Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a value that indicates whether the instance type object is initially hidden.
protected: bool m_startHiddenValue;
protected bool m_startHiddenValue;
val mutable m_startHiddenValue : bool
Protected m_startHiddenValue As Boolean