Skip to content

Selected Property

Description

Gets the currently selected TabControlItem. A tab is selected when it has been clicked or has focus.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property Selected() As [TabControlItem](XtremeCommandBars~TabControlItem.md)

Remarks

True if the tab is currently selected, i.e., when the tab is clicked.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.