Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonControlHost Class / Validated Event

In This Topic
    Validated Event (RibbonControlHost)
    In This Topic
    Fires after the contents of the hosted control have been validated.
    Syntax
    'Declaration
     
    
    Public Event Validated As EventHandler
    public event EventHandler Validated
    See Also