Excalibur Software RainbowButton 1.5

Value

Property Value As Boolean

Description
For a two-state button, returns/sets whether the control is in a normal or pressed state.

Remarks
When the Value property is False, the button will be displayed in its "up" state. When True, the button is drawn in its pressed state and the background color (if BackFill is bfSolid) becomes 20% lighter.
For a non-two-state button, setting this property has no effect.