[]
        
(Showing Draft Content)

C1.Framework.Element.OnMouseEnter

OnMouseEnter Method

OnMouseEnter(EventArgs)

Called by the host control when the mouse enters this Element.

Declaration
public virtual void OnMouseEnter(EventArgs e)
Parameters
Type Name Description
EventArgs e

EventArgs that contains the event data.