Input for WinForms | ComponentOne
C1.Win.Accessibility Namespace / ISupportUia Interface / EnabledChanged Event

In This Topic
    EnabledChanged Event
    In This Topic
    Occurs when the enabled property changed.
    Syntax
    'Declaration
     
    
    Event EnabledChanged As EventHandler
    event EventHandler EnabledChanged
    See Also