Toolbar Button - PressedStyles Property

Collection of styles to be applied when clicked

Member of Toolbar Button (PRIM_SPBN)

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

Details

The PressedStyles property allows for one or more Styles to be applied on a mouse down.
 
They will be removed on mouse up.
 
Setting the PressedStyle property will remove all existing ColumnPressedStyles.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2