Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonListItem Class / RibbonListItem Constructor / RibbonListItem Constructor()

In This Topic
    RibbonListItem Constructor()
    In This Topic
    Creates an empty RibbonListItem.
    Syntax
    'Declaration
     
    
    Public Function New()
    public RibbonListItem()
    See Also