The ITabOwner type exposes the following members.

Properties

  NameDescription
Public propertyAlignment
Gets the alignment of this tab group.
Public propertyLevel
Gets the level of this tab group.
Public propertyOwner
Gets the parent ITabOwner interface.
Public propertyScrollSettings
Gets the scroll settings.
Public propertySelectedIndex
Gets or sets the index of the selected tab in this tab group.
Public propertySelectedTab
Gets the selected tab.
Public propertyTabs
Gets the list of tabs belong to this tab group.

See Also