How to make combo box non editable in visual basic?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vishal Rane

    How to make combo box non editable in visual basic?

    I want to make combo box non-editable in visual basic.

    I searched on net and found that there is a property called dropdownstyle. But I searched properties of combo box and I did not get this property.
  • Mariostg
    Contributor
    • Sep 2010
    • 332

    #2
    Maybe you are looking for the Limit To List property. It prevents from entering an item if not in the list.

    Comment

    • NeoPa
      Recognized Expert Moderator MVP
      • Oct 2006
      • 32661

      #3
      I don't believe you found that in an Access area Vishal. I suspect Mario has the answer for you. If not, can you please state your problem more clearly and precisely.

      Comment

      Working...