| Button |
|
Advanced button has ability to customize image and text properties. Also there
are more then 10 ready to use styles available. You can choose them using
button�s property Kind.
Also you can show one or two message boxes to let user confirm
his choice. For example you can use it in the following case:
Button has ability to allow user only one click - and disallow second click. Control may use GrayScale filter for drawing image - when mouse cursor over button it draws full-colored image, when mouse cursor out - button draws grayscale image (property GrayScaleImage = true). |