Click or drag to resize
IKaxTabContainer Properties

The IKaxTabContainer type exposes the following members.

Properties
  Name Description
Public property KaxTabScrolling
Gets or sets a value indicating whether the tabcontrol should scroll directly to the next tab.
Public property Owner
Gets the parent IKaxTabContainer.
Public property ScrollButtonsPosition
The position of the scroll buttons with regards to the tab band.
Public property ScrollChildren
Gets or sets a value indicating whether the children of the tab will be scrollable.
Public property ScrollPosition
Gets or sets the position of the scrollable band of tabs relative to the beginning of the scrolling area.
Public property SelectedIndex
Gets or sets the index of the selected child tab.
Public property SelectedTab
Gets the selected child tab.
Public property Tabs
Gets the collection of child tabs.
Top
See Also