|
-
May 7th, 2003, 05:43 AM
#1
Thread Starter
Registered User
How to configure Keyboard arrow keys?
I have a ListBox in my program.
I want to to let user navigate through the ListBox's items by pressing the keyboard arrow up down keys.
Pressing the arrow up will make the highlight move upwards.
and pressing the arrow down will make the highlight move downwards.
(I guess you know what I mean )
How can this be done?
Please guide. Thank you.
-
May 7th, 2003, 02:02 PM
#2
Fanatic Member
You shouldn't have to do anything at all - the list-oriented controls all have basic keyboard control built into them. Hit up arrow and selector moves up, etc.
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
|