Push Button - PressedStyles Property

Collection of styles to be applied to the button when clicked

Member of Push Button (PRIM_PHBN)

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