How to copy CComboBox data to another CComboBox?
Asked
Active
Viewed 403 times
1 Answers
0
I don't think there is any supplied method to do so, other than use the usual methods (GetItemData, GetLBText, etc) to get the data from one and insert them into the other.

adzm
- 4,148
- 1
- 27
- 21