True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid.BaseGrid Namespace / Frame Class / OnMouseLeave Method

In This Topic
    OnMouseLeave Method (Frame)
    In This Topic
    Inherited from Control.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnMouseLeave( _
       ByVal e As System.EventArgs _
    ) 
    protected override void OnMouseLeave( 
       System.EventArgs e
    )

    Parameters

    e
    See Also