API Documentation > Files > File uifcTab.h
File uifcTab.h
Description
The Tab is a container which allows its children to be positioned on top of each other in the same space, allowing only one child to be visible at any one time.
A Tab may also be decorated, in which case a decorated border is drawn around the visible child. In addition, in this case a button is displayed for each child, allowing the user to select the child they wish to be displayed.
The items of the Tab are automatically created from the names of the children. The labels and images of the items are taken directly from the TitleText and TitleImage of each of the children.
User Guide References:
Enumerated Types
Interface Classes
Collection Classes
Functions
Was this helpful?