Removes a control of the type RibbonButton, RibbonComboBox, RibbonLabel, RibbonListView, RibbonTextBox or RibbonSeperator from this collection.
public void Remove(System.Windows.Forms.Control item);
Public Sub Remove(ByVal item As System.Windows.Forms.Control)