Skip to content

FindTab Method

Description

Finds and returns a RibbonTab by the Ribbon Tab Id.

Syntax

Public Function FindTab( _
    ByVal [Id] As Long _
) As [RibbonTab](XtremeCommandBars~RibbonTab.md)

Parameters

  • Id: Id of the tab to be found.

Return Type

Reference to a RibbonTab object that contains the tab with the specified Id.

See Also


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