DrawStyle - PressedStyle Property
Style applied to the control on mouse down
Member of DrawStyle (PRIM_THM.DrawStyle)
Data Type - PRIM_VS.Style - Style used to define foreground and background appearance
Details
The PressedStyle property is a reference to a PRIM_VS.Style to be applied to the PressedStyle property of a control such as Push Button.
When the mouse is down the style specified will be used.
Drawstyles can be augmented using local styling.