visual c++ - How can I get the value (string) of the current selection
in a combobox? -
Get link
Facebook
X
Pinterest
Email
Other Apps
How do I get the value of the current selection in Cambodia?
(no integer index)
There may be a better way (my MFC A bit dirty), but it seems that you should be able to call CComboBox :: GetLBText () , it is CComboBox :: GetCurSel () .
Comments
Post a Comment