Results 1 to 2 of 2

Thread: How to configure Keyboard arrow keys?

  1. #1

    Thread Starter
    Registered User
    Join Date
    Apr 2003
    Location
    Klang, Selangor, Malaysia
    Posts
    163

    Question 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.

  2. #2
    Fanatic Member
    Join Date
    Sep 2002
    Posts
    518
    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
  •  



Click Here to Expand Forum to Full Width