TabControl Properties |
The TabControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | Controls |
Gets an enumeration of controls that are directly contained by this container
(Overrides ContainerControls.) |
![]() | Pages |
Gets the collection of tab pages.
|
![]() | SelectedIndex |
Gets or sets the index of the selected tab.
|
![]() | SelectedIndexBinding |
Gets the binding for the SelectedIndex property.
|
![]() | SelectedPage |
Gets or sets the currently selected page.
|
![]() | TabPosition |
Gets or sets the position of the tabs relative to the content.
|