Skip to main content

PageControlTabState Properties

Contains information (the current state) on an individual tab (or tab page).
Name Description
ClientEnabled Gets a value that indicates whether the tab (or tab page) is enabled on the client.
ClientVisible Gets or sets a value that specifies the tab’s initial visibility state on the client.
Index Gets a value that specifies the PageControl page’s index within the collection
Name Gets a value that specifies name of the tab page.
Text Gets a value that specifies the text of a tab page.
See Also