Combobox options only

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ivan Sammut

    Combobox options only

    Hi,

    I have a form on which I placed a combobox which then I related to my
    database to show a list of countries. Now I need to let the user only select
    entries from those available in the Combobox and not start typing anything.
    Is this possible?

    10x
    Ivan


  • Ivan Sammut

    #2
    Re: Combobox options only

    Ok found it
    "Ivan Sammut" <sammuts@hotmai l.comwrote in message
    news:OcHFO3Z%23 GHA.1224@TK2MSF TNGP04.phx.gbl. ..
    Hi,
    >
    I have a form on which I placed a combobox which then I related to my
    database to show a list of countries. Now I need to let the user only
    select
    entries from those available in the Combobox and not start typing
    anything.
    Is this possible?
    >
    10x
    Ivan
    >
    >

    Comment

    • Morten Wennevik

      #3
      Re: Combobox options only

      Hi Ivan,

      I trust you found the ComboBox.DropDo wnStyle property and the
      ComboBoxStyle.D ropDownList enumeration?

      If you post a question, it is nice to also give the answers since
      otherwise people with similar problems might search and find your post.


      --
      Happy Coding!
      Morten Wennevik [C# MVP]

      Comment

      Working...