VB.NET: how to prevent user input in a ComboBox

Posted by Craig Johnston on Stack Overflow See other posts from Stack Overflow or by Craig Johnston
Published on 2010-05-05T13:08:53Z Indexed on 2010/05/05 13:18 UTC
Read the original article Hit count: 192

Filed under:
|

How do you prevent user input in a ComboBox to that only one of the items in the defined list can be selected by the user?

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about combobox