Click or drag to resize

TabControl Properties

The TabControl type exposes the following members.

Properties
  NameDescription
Public propertyControls
Gets an enumeration of controls that are directly contained by this container
(Overrides ContainerControls.)
Public propertyPages
Gets the collection of tab pages.
Public propertySelectedIndex
Gets or sets the index of the selected tab.
Public propertySelectedIndexBinding
Gets the binding for the SelectedIndex property.
Public propertySelectedPage
Gets or sets the currently selected page.
Public propertyTabPosition
Gets or sets the position of the tabs relative to the content.
Top
See Also