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, select
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, select
Events.
The list of events is displayed.
- Select the event.
- To add existing actions, select Add, or to create a new action select Create new action. See Configure actions for a form control event.
- Select Save.
-
In the
Properties panel of the tab, select
Events.
- Save the form.