List CurrentItem - MouseOverStyles Property

Collection of styles to be applied to the item when mouse over

Member of List CurrentItem (PRIM_MD.ListCurrentItem)

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

Details

The MouseOverStyles property allows for one or more Styles to be applied when the mouse enters the physical bounds of the item.
 
They will be removed when the mouse leaves the item bounds.
 
MouseOverStyles allows for more complex programmatic appearance changes to be coded. Rather than relying on a MouseOverStyle, the developer is free to add as many style layers as required.
 
Setting the MouseOverStyle property will remove all existing MouseOverStyles.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2