True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / DropDownForm Class / OnEnabledChanged Method

In This Topic
    OnEnabledChanged Method (DropDownForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnEnabledChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnEnabledChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also