MouseOverStyle Property
From Visual LANSA Feature
MouseOverStyle Property
DirectX Only
Denotes the Style (#Prim_vs.Style) to be applied to a control in the event of the Mouse entering the physical bounds of the control. The style is removed when the mouse leaves the control.
MouseOverStyle negates the need to code many MouseEnter and corresponding MouseLeave events and allows for simple declaration instead.