I have 2 comboboxes, I want to have it so that when i select a value, for example Prime numbers, the second combo box will then trigger and the user will have a selection to pick from (7, 11, 13...etc). How would this be done?
MFC ComboBox
Collapse
Comment