I have a combobox that I would like to manipulate. Specifically, I'd like to change the text that's displayed in the unexpanded box.
I have no problem doing this when I assign a member variable as a CString, but since I'm using a Control variable, I haven't been able to change the caption text. Any help would be appreciated. Thank you.
I have no problem doing this when I assign a member variable as a CString, but since I'm using a Control variable, I haven't been able to change the caption text. Any help would be appreciated. Thank you.