RibbonBackstageTab Object Members
See Also

| Command Bars ActiveX Control v24.0 |
|---|
RibbonBackstageTab Object Members
Public Methods
Delete
Deletes the Tab from the Backstage Views Tab Pane.
Public Properties
-
Action
CommandBarAction object associated with this Tab. -
Caption
Gets/Sets the caption of the Tab. -
Controls
Gets the collection of Commands and Tabs which are the siblings of this Tab. -
DefaultItem
Retrieves whether or not the Tab is the default Tab in the Tab Pane. -
DescriptionText
Sets/Gets the description text of the Tab. -
Enabled
Gets/Sets a boolean value indicating whether the tab is enabled. -
IconId
IconId of the Tab (Should not be used). -
Id
Gets/Sets the numeric identifier of the Tab. -
Index
Gets the index of the Tab within the BackStage's collection of Tabs and Commands. -
Parameter
Gets/Sets the parameter of the Tab. This is the equivalent to the "Tag" property. You can store any extra data needed for your program. -
Parent
Gets a reference to the parent RibbonBackstageView of the Tab. -
Visible
Gets/Sets a boolean value indicating whether the tab is visible.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.