IsSelected
IsSelected
TRUE if this tab page is selected
Read-only Runtime-only Boolean property
Applies to: TabbedItem
This read-only Boolean property returns TRUE if the target tab page is the selected tab page of a tab control. The selected page is the one whose controls are exposed.
Note: This property was introduced under the name .TabVisible in KCML5.02 but was renamed .IsSelectedTab in KCML 5.04.00.5374 as that name more accurately represented what the property means and it resolved an ambiguity with the generic property of that name which was also renamed as IsOnSelectedTab. The old name is still supported for now but should not be used.