Highlight On Mouse Over - No Glitches
Have you ever created a link for your email or homepage, which uses an object that highlights when you move your mouse over it? This is a much more efficient method of doing this, because it will always show the correct state. The reason for this is that most of you have coded it so the Label_MouseMove event highlights and the Form_MouseMove event un-highlights. This is a terrible way of doing it because it's possible to move your mouse away from the label without placing your mouse over the form. Therefore, the label stays highlighted, which is not the desired effect.
See the screen shot for more information.
Original Author: Nick Spliff
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 75 times
Categories
Attachments
Highlight_53362262002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 55,938 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.