4. System Classes : TabFolder Class
 
Share this page                  
TabFolder Class
The TabFolder class is a subclass of CompositeField and inherits all of its attributes, methods, and events. When a TabFolder gets created, it automatically creates a TabPageArray with no pages in it. It also creates a TabBar with default attributes. The TabBar, in turn, creates an empty TabFieldArray for all of the TabFields.
Inherits From
Object Class (see Object Class)
FieldObject Class (see FieldObject Class)
FormField Class (see FormField Class)
ActiveField Class (see ActiveField Class)
CompositeField Class (see CompositeField Class)
Inherited By
None
Attributes
CurPageIndex
CurTabPage
IsShadowed
PrevPageIndex
TabBar
TabPageArray
TargetPageIndex
Methods
AddTabPage
DeleteTabPage