ComponentOne List for WinForms
C1.Win.C1List Namespace / DropDownList Class / OnLeave Method

In This Topic
    OnLeave Method (DropDownList)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnLeave( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnLeave( 
       EventArgs e
    )

    Parameters

    e
    See Also