Skip to content

Planet-Source-Code/nick-spliff-highlight-on-mouse-over-no-glitches__1-31527

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highlight On Mouse Over - No Glitches

Description

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.

More Info

Submitted On 2002-02-06 06:16:20
By Nick Spliff
Level Intermediate
User Rating 3.0 (18 globes from 6 users)
Compatibility VB 6.0
Category Object Oriented Programming (OOP)
World Visual Basic
Archive File Highlight_53362262002.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published