TabControl

The TabControl allows you to have several “pages” of text and data capture grouped together in logical blocks. Once you have added a TabControl to the screen you will need to access the context menu by right-clicking on it and selecting Tab Management> Add Tab, to be able to add controls.

The images below show the TabControl after being added to the screen, and then after having a Tab added.

Tab actions

Tab related actions are available through right-clicking on the tab area as follows:

Context menu action Applicable right-click area Description
Add Tab Anywhere (tab label or tab page) Adds a new tab to the control
Remove Tab Tab page Removes the currently displayed tab
Move Left Tab page Swaps the currently displayed tab with the one on its left
Move Right Tab page Swaps the currently displayed tab with the one on its right
Clone Anywhere (tab label or tab page) Creates an exact copy of the currently displayed tab after the last one on the right

Properties

The standard TabControl has the following properties: