Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. comboBox problem

comboBox problem

Scheduled Pinned Locked Moved C#
questionhelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    ppp001
    wrote on last edited by
    #1

    Hi, for a comboBox on a form, how can I force the user to choose only the choices of item in the comboBox, so he cannot input text in the comboBox ? Thanks

    G T 2 Replies Last reply
    0
    • P ppp001

      Hi, for a comboBox on a form, how can I force the user to choose only the choices of item in the comboBox, so he cannot input text in the comboBox ? Thanks

      G Offline
      G Offline
      Greeky
      wrote on last edited by
      #2

      On Keypress event Set e.Handled to TRUE

      1 Reply Last reply
      0
      • P ppp001

        Hi, for a comboBox on a form, how can I force the user to choose only the choices of item in the comboBox, so he cannot input text in the comboBox ? Thanks

        T Offline
        T Offline
        the last free name
        wrote on last edited by
        #3

        Set the DropDownStyle property to DropDownList From the help "The user cannot directly edit the text portion. The user must click the arrow button to display the list portion."

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups