ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonItemCollection Class / Remove Method

In This Topic
    Remove Method (RibbonItemCollection)
    In This Topic
    Removes the first occurrence of a RibbonButton with the specified text from this collection.
    Overload List
    OverloadDescription
    Removes the first occurrence of a RibbonButton with the specified text from this collection.  
    Removes the first occurrence of the specified RibbonItem from the collection. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase)
    See Also