Hidden property
Use the Hidden property to hide or display a component.
Setting | Description |
---|---|
“True” | A component is not visible to the user. |
“False” | Default. A component is visible to the user. |
To control whether you see hidden components in Design Mode, select “Show Hidden Components” in Design Mode on the WinStudio “” menu.
You can also use the Visible When property to make components visible based on certain conditions.
相关主题