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. Visual Basic
  4. Combobox with multiple selection

Combobox with multiple selection

Scheduled Pinned Locked Moved Visual Basic
helpquestion
5 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.
  • C Offline
    C Offline
    camarate
    wrote on last edited by
    #1

    Hi All, I need a control that work like a Combobox, but accepted more than one selection like a Listbox control. Someone help me? Thanks,

    K 1 Reply Last reply
    0
    • C camarate

      Hi All, I need a control that work like a Combobox, but accepted more than one selection like a Listbox control. Someone help me? Thanks,

      K Offline
      K Offline
      Kevin Brydon
      wrote on last edited by
      #2

      Why not just use the listbox? is there some reason you dont want to use it?

      C 1 Reply Last reply
      0
      • K Kevin Brydon

        Why not just use the listbox? is there some reason you dont want to use it?

        C Offline
        C Offline
        camarate
        wrote on last edited by
        #3

        Thank you Kevin, Because I want a control that open a dropdown list when got the focus, and close it when lost the focus like a Combobox, but accepted more than one selection like a Listbox control.

        S 1 Reply Last reply
        0
        • C camarate

          Thank you Kevin, Because I want a control that open a dropdown list when got the focus, and close it when lost the focus like a Combobox, but accepted more than one selection like a Listbox control.

          S Offline
          S Offline
          Steven J Jowett
          wrote on last edited by
          #4

          Why not on the show the listbox when your textbox gets focus and hide the listbox when you textbox looses focus?

          Steve Jowett ------------------------- It is offen dangerous to try and see someone else's point of view, without proper training. Douglas Adams (Mostly Harmless)

          C 1 Reply Last reply
          0
          • S Steven J Jowett

            Why not on the show the listbox when your textbox gets focus and hide the listbox when you textbox looses focus?

            Steve Jowett ------------------------- It is offen dangerous to try and see someone else's point of view, without proper training. Douglas Adams (Mostly Harmless)

            C Offline
            C Offline
            camarate
            wrote on last edited by
            #5

            Thank you Steve Jowett, OK. It is a good idea. But I have a little problem. My experience in VS User Control construction is very poor. So I'm looking for something already done. A VB or C# User Control that I can downloaded and put in my forms. Thanks

            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