Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.