WinStudio

Hidden Components

You can set a component so it is not visible on a form.

You can control whether you see hidden components in Design Mode. On the View menu, click Settings, and then click the Design Time tab. Select or clear Show hidden components.

To hide a component

  1. With a form open in Design Mode, click a component.
  2. In the Component property sheet, set Hidden to True.

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