Hover Button is button control exactly like the default CommandButton Control, Except he can change his Picture, And/Or his BackColor And/Or his Caption when the user is moving the mouse cursor over him, And when the user press the button (similar to the Internet Explorer buttons).
The process is very simple. Enter into the HoverPicture Property the picture that the button will display when the user hover above him. Do the same with the HoverCaption Property and the HoverBackColor Property.
Enter into the DownPicture Property the picture that the button will display when the user press the button. Do the same with the DownCaption Property and the DownBackColor Property.
This control is freeware.
Post a Comment