|
-
August 22nd, 2009, 03:54 PM
#1
Resizing CComboBoxEx object programatically
I wish to programatically resize a CComboBoxEx object.
Unfortunately, there are very few posts on this issue and none provide a satisfactory solution.
I should note that my requirement is to resize the entire CComboBoxEx object, much as one would resize a CEdit text box, that is displayed in a dialog bar that resizes with CMainFrame::OnSize. If I don't try to resize the CComboBoxEx window, it works just fine. But all of my attempts to resize it have resulted in it blanking out.
Has anyone encountered this problem and come up with a solution?
mpliam
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
|