|
-
Oct 8th, 2000, 08:59 PM
#1
Thread Starter
Lively Member
Hello,
I've noticed that some proggies have this "hot tracking" feature, what control is used for this ?
If you're not familiar with hot tracking, it's helps in listboxes, when you pause your mouse over an item it automatically selects it after a few seconds.
Thanks,
-
Oct 8th, 2000, 09:04 PM
#2
Hyperactive Member
Hot Tracking is a "feature" of a specific control... not actually a control itself.
Now I am sure there is some code out there that can determine what control you are currently over and "simulate" hot tracking but it isn't a control in itself.
The ListView for instance has a Hot Tracking option that if you have on will allow THAT control to track...
Don't forget that controls are entities within themselves... they don't effect OTHER controls directly unless you specifically program them to.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|