You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

  • No labels