Skip to content

SelectedChanged Event

Description

Occurs when a new TabControlItem is selected in the TabControl, meaning the focus has changed from one tab to another.

Syntax

Public Event SelectedChanged( _
    ByVal Item As [TabControlItem](XtremeCommandBars~TabControlItem.md) _
)

Parameters

  • Item: The TabControlItem that is selected.

See Also


See Also

Suite Pro Controls ActiveX Control v24.0


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