Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
TabControl.getTabs
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