ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonControlHost Class / Click Event

In This Topic
    Click Event (RibbonControlHost)
    In This Topic
    Fires when the hosted control is clicked.
    Syntax
    'Declaration
     
    Public Event Click As System.EventHandler
    public event System.EventHandler Click
    See Also