Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonConfigToolBar Class
Members

In This Topic
    RibbonConfigToolBar Class
    In This Topic
    Customizable toolbar with frequently used buttons and other elements.
    Syntax
    'Declaration
     
    
    Public Class RibbonConfigToolBar 
       Inherits RibbonItemContainer
    public class RibbonConfigToolBar : RibbonItemContainer 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.Ribbon.RibbonItem
                C1.Win.Ribbon.RibbonItemContainer
                   C1.Win.Ribbon.RibbonConfigToolBar

    See Also