ComponentOne Ribbon for WinForms
Remove(RibbonGroup) Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonQatItemCollection Class > Remove Method : Remove(RibbonGroup) Method
Removes the first occurrence of the specified RibbonGroup from the collection.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal group As RibbonGroup _
) 
public void Remove( 
   RibbonGroup group
)

Parameters

group
See Also

Reference

RibbonQatItemCollection Class
RibbonQatItemCollection Members
Overload List