Command Button with MouseOverColor property
Category:
Forms and ControlsType:
ControlsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
This button control uses a timer and a few API calls to implement a mouse over color property. This is a more reliable method than simply relying on the MouseOver method, which sometimes is not fired upon leaving the control if the user moves the mouse too fast.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download mocbutton.zip