Excalibur Software RainbowButton 1.5
Appearance
Property Appearance As RainButtonAppearances
Description
Returns/sets how an object is painted at run time with 3-D effects.
- Standard (default) - The control will be painted with a normal
3D border.
- Cool - The control will display a 3D border only when the mouse
cursor is within the control's boundaries. Setting this style also
enables the MouseEnter and
MouseExit events.
- WinXP - The background of the control will be painted
using the Windows XP Themes API. This property only functions
in Windows XP or higher environments. The Appearance will revert
to Standard if the control runs on an earlier operating system than
Windows XP, or if XP Themes are not enabled.