Skip to content

Selected Property

Description

Gets/sets whether the tab is currently selected.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Selected() As Boolean

Remarks

When a tab is Selected, the contents of the tab will be displayed in the Ribbon Bar. A tab is selected when it is clicked or focused when navigating the tabs by the keyboard.

See Also


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