Add tabs to a Tab control

Adding a tab control to a form, by default, adds one tab. You can add more tabs to a tab control.

  1. Click Add Add next to New Tab.
  2. Click the Configure Tab link. The tab opens as a form where you can configure tab as you would configure a form by adding controls to the tab.
  3. Click Return to go back to the tab control.
  4. Alternatively, add a tab to a tab control in the following way.
    1. Click Settings on the Properties panel.
      The Extended Properties page appears.
    2. Click the Tabs tab.
    3. Select the tab to configure the tab properties.
    4. Enter a Name for the tab.
    5. Consume the Security Token to use.
    6. To make the tab visible at runtime, click Yes for Visible. (Default: Yes)
    7. To keep the tab enabled at runtime, click Yes for Enabled. (Default: Yes)
    8. Click Update.
    9. To rearrange the order of the tab appearance, use Up and Down buttons. By default, the tabs appear in the order in which they are created.