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

In This Topic
    RibbonButton Constructor()
    In This Topic
    Creates a new instance of RibbonButton.
    Syntax
    'Declaration
     
    
    Public Function New()
    public RibbonButton()
    See Also