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.
-
To add more tabs to a tab control, click
next to
New Tab.
The tab opens as a form. You can add controls and configure actions for the tab.
-
Configure the general properties of the individual tab.
Name Description Text
The name for the tab to display at runtime.
Security token
Makes the information in the form secure. See Security tokens.
Visible
Makes the tab visible at runtime. (Default: Selected)
Enabled
Enables the tab at runtime.
-
To configure events for a tab, do the following:
-
In the
Properties panel of the tab, click
Events.
The list of events is displayed.
- Click the event.
- To add existing actions, click Add, or to create a new action click Create new action. See Configure actions for a form control event.
- Click Save.
-
In the
Properties panel of the tab, click
Events.
- Save the form.