List - ColumnMouseOverStyle Property

Style applied to the column heading when mouse over

Member of List (PRIM_LIST)

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

Details

The ColumnMouseOverStyle property is the Style that will be applied to all columns when the mouse enters the physical bounds of the column header.
 
It will be removed when the mouse leaves the column header bounds.
 
ColumnMouseOverStyle on List negates the need to set a ColumnMouseOverStyle for every column.
 
Setting the ColumnMouseOverStyle property will remove all existing ColumnMouseOverStyles

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2