|
-
Oct 23rd, 2001, 11:57 AM
#1
Thread Starter
_______
Mouse Over Listbox Text
ListBox1 (data)
A
B
C
D
Text1 reflects what is selected in ListBox1
IE. if I click c in the listbox c goes to the text box
How would I make it so when I click A , hold the mouse button down, scroll down Listbox1, and see each letter in Text1 as I pass over the letters in ListBox1 . ie I want Text1 to show A B C D as I pass over them in Listbox1
Right now it only works from the click event when I stop on a letter.
"A myth is not the succession of individual images,
but an integerated meaningful entity,
reflecting a distinct aspect of the real world."
___ Adolf Jensen
-
Oct 23rd, 2001, 11:58 AM
#2
Try putting your code in the MouseDown or MouseMove event.
-
Oct 23rd, 2001, 12:10 PM
#3
Thread Starter
_______
<?>
Thanks
..six months off makes one slow!!!!!!!!!!!!!!!!!
"A myth is not the succession of individual images,
but an integerated meaningful entity,
reflecting a distinct aspect of the real world."
___ Adolf Jensen
-
Oct 23rd, 2001, 01:55 PM
#4
Re: <?>
Originally posted by HeSaidJoe
Thanks
..six months off makes one slow!!!!!!!!!!!!!!!!!
Welcome back, Wayne .
-
Oct 23rd, 2001, 02:14 PM
#5
Know how that feels Wayne! I was programming in perl for 4 Months..now back to VB.. Still catch myself typing in Perl code
Welcome Back!
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
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
|