|
-
October 26th, 2004, 04:22 AM
#1
How to put CComboBox and CButton in one?
Hi,
I need to get a CComboBox and a CButton by one ID. So I want to put them together in one class derived from CWnd.
I did that with two buttons, no problem create the class with Create(_T("BUTTON"),...
But now I need button and combo!
How can I do that?
Thanks
Michael
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
|