Version

Search Results

GroupSettings Property (RibbonTab)

Returns the object used to initialize the default settings for the Groups within the tab. Syntax

HasGroupSettings Property (RibbonTab)

Indicates whether the RibbonGroupSettings object for the GroupSettings property has been created. Syntax Property Value Returns True when the RibbonGroupSettings object for the GroupSettings property has been created. Remarks Use this property to determine if an RibbonGroupSettings object has been created. RibbonG...

HasSettings Property (RibbonTab)

Indicates whether the RibbonTabSettings object for the Settings property has been created. Syntax Property Value Returns True when the RibbonTabSettings object for the Settings property has been created. Remarks Use this property to determine if an RibbonTabSettings object has been created. RibbonTabSettings objec...

Index Property (RibbonTab)

ReadOnly. Returns the index of the tab within the Tabs collection. Syntax

InitializeTag Method (RibbonTab)

Syntax Parameters tagValue

Key Property (RibbonTab)

Overridden. Returns or sets the key associated with the tab. Syntax

KeyTip Property (RibbonTab)

Returns or sets a string with a maximum of 3 characters that represents the mnemonic that is displayed when using keytips. Syntax Exceptions Exception Description System.ArgumentException The value assigned has more than 3 characters. Remarks Key tips are displayed when the ribbon is showing and the Alt key is pre...

MergeOrder Property (RibbonTab)

Gets or sets a value indicating the relative position of the tab when it is merged into a Ribbon. Syntax Example The following code demonstrates how to control the ordering of ribbon tabs and groups when mdi merging takes place.

NotificationBadgeSettings Property (RibbonTab)

The NotificationBadgeSettings for the whole Ribbon Tab Syntax