GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / OnMouseEnter Method
In This Topic
    OnMouseEnter Method (GoView)
    In This Topic
    Call DoObjectEnterLeave if the mouse enters this view on a document object.
    Syntax
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    protected override void OnMouseEnter( 
       EventArgs e
    )

    Parameters

    e
    See Also