how to get editctrl text from a combobox
-
Hi, I am using CComboBox as dropdown menu. But how can I get edited item (string)? GetLBText(0, str) always give me original string instead of edited one. Thanks for your help in advance. Nagaraju
-
Hi, I am using CComboBox as dropdown menu. But how can I get edited item (string)? GetLBText(0, str) always give me original string instead of edited one. Thanks for your help in advance. Nagaraju
if you want to access to editctrl on combobox you can use of
GetComboBoxInfo
WhiteSky
-
Hi, I am using CComboBox as dropdown menu. But how can I get edited item (string)? GetLBText(0, str) always give me original string instead of edited one. Thanks for your help in advance. Nagaraju
-
Hi, I am using CComboBox as dropdown menu. But how can I get edited item (string)? GetLBText(0, str) always give me original string instead of edited one. Thanks for your help in advance. Nagaraju
Are you looking for
GetWindowText()
?
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb