ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon 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 System.EventHandler
    public event System.EventHandler Validated
    See Also