Control - MouseEnter Event

The mouse has entered the bounds of the control

Member of Control (PRIM_CTRL)

Details

MouseEnter is fired when the mouse enters the outer bounds of a control.
 
Most MouseEnter/MouseLeave requirements, such as setting the cursor or Style, can be better managed through the use of other more automated features such as the MouseOverStyle property.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2