Any body of you guys knows or have a link of a multi column combo box?

A recenty used this combo box Click Here but it crashes when 2 the same combo box is created on the form especially MDI form.

Thank you!

Why not create your own?.. use textbox, a button, and listview..

Listview should be hidden, then when the button is press, listview will be visible. then once item is selected or listview lost focus, then hide the listview again.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.