ComboBox Values
Hello,
I try make a program that it read a slot on comboBox1 as value
I wanna make a button read what someone put in combo box and then it will write to memory the choose of slot.
That mean if combo box read something like "this" then it write to memory 12
or if it read "otherthis" then it write 13
What language are you using ? Native C++ or MFC ? Be clear.