Ribbon for WinForms | ComponentOne
C1.Win.Ribbon 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 EventHandler
    public event EventHandler Click
    See Also