The C1TabControl type exposes the following members.

Methods

  NameDescription
Public methodFindTabPageByID
Finds the tab page by ID.
Public methodFindTabPageByText
Finds the tab page by text.
Public methodMoveFirst
Moves to the first tab page.
Public methodMoveLast
Moves to the last tab page.
Public methodMoveNext
Moves to the next tab page.
Public methodMovePrevious
Moves to the previous tab page.
Public methodRemoveTabPage
Removes the tab page at the specified position.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also