|
-
Nov 23rd, 1999, 11:28 AM
#12
Thread Starter
Addicted Member
You know what? I found this little method called FINDITEM which does the same thing as your code does...
I have this line on the keyup of my textbox:
lstRecherche.SelectedItem = lstRecherche.FindItem(txtRechercher, lvwText, , lvwPartial)
and it does the trick (sorry for the hassle )
as for the MakeSureVisible thing.... didn't know that and will try it right now! Thanks again ( A LOT ! )
You're the best!
p.s.: just to know... How long have you been programming ? (any language)
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
|