Results 1 to 3 of 3

Thread: [RESOLVED] prevent keyboard entry in control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2007
    Posts
    83

    Resolved [RESOLVED] prevent keyboard entry in control

    I want to prevent the user from entering data from the keyboard into a combobox, so that the user selects only the values listed in it. Is there a property that I could make use of. I thought of using a key press event for the combo. How do I prevent the user entry being entered into it under this event??

  2. #2
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    Re: prevent keyboard entry in control

    Set its DropDownStyle property to DropDownList.
    Show Appreciation. Rate Posts.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Apr 2007
    Posts
    83

    Re: prevent keyboard entry in control

    Thanks............so much....

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