The Element type exposes the following members.
Events
Name | Description | |
---|---|---|
MouseDown | Occurs when the mouse pointer is over the element and a mouse button is pressed. | |
MouseEnter | Occurs when the mouse pointer enters the element. | |
MouseLeave | Occurs when the mouse pointer leaves the element. | |
MouseMove | Occurs when the mouse pointer is moved over the element. | |
MouseUp | Occurs when the mouse pointer is over the element and a mouse button is released. |