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 Windows client Options menu.

You can also use the Visible When property to make components visible based on certain conditions.

Note: When you apply this property to a NotebookTab component, the component is hidden in the web client display only. This property is not applicable to the Windows client (smart) client display.