List - ColumnPressedStyle Property

Style applied to the column heading on mouse down

Member of List (PRIM_LIST)

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

Details

The ColumnPressedStyle property is the Style that will be applied to all columns on a mouse down in the column header.
 
It will be removed when on mouse up.
 
ColumnPressedStyle on List negates the need to set a ColumnPressedStyle for every column.
 
Setting the ColumnPressedStyle property will remove all existing ColumnPressedStyles

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2