Gets a collection of all items contained in this group. These controls can be objects of type RibbonButton, RibbonComboBox, RibbonLabel, RibbonListView or RibbonTextBox. RibbonGroups of type HorizontalRibbonGroup can also add objects of type RibbonSeperator.

Syntax

public RibbonItemCollection RibbonItems { get; }
Public ReadOnly Property RibbonItems() As RibbonItemCollection

Limitations

Read only.

Further Reading

Learn more about the TXTextControl.Windows.Forms.Ribbon.RibbonGroup.RibbonItems Property in the Text Control Blog: