|
-
May 19th, 1999, 01:40 PM
#1
Editing in the ComboBox
Hi,
How can I edit the values in the combobox and save them too??
Thanks in advance.
Amy
-
May 21st, 1999, 05:30 AM
#2
Re: Editing in the ComboBox
I am not sure I understand your question right, but here is how I catch it:
change the properties of the combobox to dropdown and with the class wizzard assign a member var to of type CString. When you call UpdateData(TRUE); you will have what's in the combobox edit.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|