Skip to main content

TdxRibbonCustomBackstageView.AddTab Method

Adds a tab to the menu.

Declaration

function AddTab: TdxRibbonBackstageViewTabSheet;

Returns

Type
TdxRibbonBackstageViewTabSheet

Remarks

The AddTab method adds a tab to the end of the menu’s Tabs collection, and returns a reference to the newly created tab.

See Also