Excalibur Software RainbowButton 1.5
ButtonType
Property ButtonType As RainButtonTypes
Description
Specifies the type of button the control will be:
- btNormal (default) - The button will display in a down state
when the mouse button is down, and an up state when the
mouse button is up.
- btTwoState - The button will toggle between up and down
states for each mouse click.
See Also
Value property