• 0

[c++]combobox help


Question

hi all,

i'm making a small aplication but now i'm stuck :(

right now i have two comboboxes with 2 items both and a small button; when i press it the procedure should do this:

- check which item was selectable in the first combobox;

- check which item was selectable in the second combobox;

- output that info (using cases) in a label;

so basically i can't get the info of the itens on the label.

i'm using VC++ 6, but for some reason it's not visual at all (doesn't have the design form like Visual basic has...)

thanks.

-Praetor

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.