Overview | Methods | This Package | All Packages
Retrieves all the tabbed pages in this control.
Syntax
public TabPage[] getTabs()
Return Value
Returns an array of TabPage objects that represent the tabbed pages in this control.
See Also setTabs