Removes a control of the type RibbonButton, RibbonComboBox, RibbonLabel, RibbonListView, RibbonTextBox or RibbonSeperator from this collection.

Remove(System.Windows.Forms.Control)

public void Remove(System.Windows.Forms.Control item);

Parameters

Parameter Description
item The control to be removed from this collection.