|
-
Apr 22nd, 2002, 07:21 PM
#1
Thread Starter
New Member
Key_Press for Listboxes
Hello all!!!
My listbox is linked to an SQL server DB, and the listbox is populated by a "look-up" table. So here's what I need to do:
When the user presses a number from 1 to 50 I need the selection to jump to the listindex property that matches the number inputted.
Listbox.style = checkbox
For example, if the user presses 15 then the selection should jump to item that has the listindex of 15 and then check the item off.
How would I go about this ??? Any help is very much appreciated!
Jay
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
|