|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Prevent User Entering New Values in ComboBoxI want to prevent the user from keying in a new value as a combo box value.
I want the user restricted to choosing selections from the "Collection" I've established. I can't find the property to accomplish this? Wayne Wayne Wengert wrote:
> I want to prevent the user from keying in a new value as a combo box "Collection" I'vevalue. > I want the user restricted to choosing selections from the > established. I can't find the property to accomplish this? ..DropDownStyle = ComboBoxStyle.DropDownList-- Larry Lard Replies to group please Thanks - never would have guessed that one!
Wayne Show quoteHide quote "Larry Lard" <larryl***@hotmail.com> wrote in message news:1112877917.539730.316130@z14g2000cwz.googlegroups.com... > > Wayne Wengert wrote: > > I want to prevent the user from keying in a new value as a combo box > value. > > I want the user restricted to choosing selections from the > "Collection" I've > > established. I can't find the property to accomplish this? > > .DropDownStyle = ComboBoxStyle.DropDownList > > -- > Larry Lard > Replies to group please >
Is synclock needed in DLL?
2 easy questions How to convert hex to string? Difference between Trim function and Trim member getting row index of dataset Howto: use mutliple languages C++ in VB.net translation from c# How to get form design view back? sending string thru TCP/IP Can I pass value from VB form to VBS? |
|||||||||||||||||||||||