Multi column combo box
-
hi, how to use multi column combo box in a dialog? how can add strings into the multi column combo box. actually i was used this code m_ComboBoxControl1.AddRow(ColumnString0, ColumnString1); but it was not functioning. can you please help me Thanks, Panthal
-
hi, how to use multi column combo box in a dialog? how can add strings into the multi column combo box. actually i was used this code m_ComboBoxControl1.AddRow(ColumnString0, ColumnString1); but it was not functioning. can you please help me Thanks, Panthal
Forgive my ignorance....what multi-column combobox? Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Forgive my ignorance....what multi-column combobox? Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
Mark Salsbery wrote:
what multi-column combobox?
...looks around cautiously... Psst, Mark. It's the one over there. :suss:
"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
Mark Salsbery wrote:
what multi-column combobox?
...looks around cautiously... Psst, Mark. It's the one over there. :suss:
"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
hmm... :suss:
Mark Salsbery Microsoft MVP - Visual C++ :java: