Combobox with multiple selection
-
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,
Why not just use the listbox? is there some reason you dont want to use it?
-
Why not just use the listbox? is there some reason you dont want to use it?
-
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.
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)
-
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)