|
-
Apr 15th, 2007, 12:05 AM
#1
Thread Starter
Lively Member
[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??
-
Apr 15th, 2007, 03:53 AM
#2
Re: prevent keyboard entry in control
Set its DropDownStyle property to DropDownList.
-
Apr 15th, 2007, 06:23 AM
#3
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|