Microsoft SDK for Java

TabControl Methods

Methods Description
add Adds a tabbed page to this tab control.
getSelectedTab Retrieves the tabbed page that is selected in this control.
getTabs Retrieves all the tabbed pages in this control.
remove Removes the specified tabbed page from this control.
setSelectedTab Sets the tabbed page that is selected in this control and returns the zero-based index of that tab.
setTabs Adds a set of tabbed pages to the tab control after removing all existing pages.

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