Gets a control of type RibbonButton, RibbonComboBox, RibbonLabel, RibbonListView, RibbonTextBox or RibbonSeperator from the collection. This property is the indexer for the RibbonItemCollection class.
public System.Windows.Forms.Control this [int number] { get; }
Public Default ReadOnly Property Item(number As Integer) As System.Windows.Forms.Control