Tabs control (deprecated)

This control creates a tab and an area into which you can drop content. Each element that you add results in a new tab and content area. Users see the label for the element as the heading on the tab instead of seeing the label on the element itself in the content area.

Tip: The deprecated Tabs control is replaced with the responsive Tabs control in the Responsive Coaches toolkit. See Tabs control.

At run time, labels are visible only when the tab is contained within a tab or a table.

Tip: The default width of a tab control is 700px. If you change the width of the tab to use a percent (%) value, ensure that somewhere in the DOM parent hierarchy of the tab there is an explicit value for the width.

Restrictions and limitations

None