List Current Item - MouseOverStyle Property

Style to be applied when the mouse enters the current column/item

Member of List Current Item (PRIM_LIST.CurrentItem)

Data Type - PRIM_VS.Style - Style used to define foreground and background appearance

Details

The MouseOverStyle property is the Style that will be applied when the mouse enters the bounds of the item.
 
It will be removed when the mouse leaves the control bounds.
 
MouseOverStyle negates the need to code many MouseEnter and corresponding MouseLeave events.
 
Setting the MouseOverStyle property will remove all existing MouseOverStyles.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2