|
-
August 20th, 2000, 09:37 AM
#7
Re: Adding controls to CTabCtrl - 3rd post
For TabCtrl, maybe the main problem is the order in which controls are created. You should firstly put all the controls in place, then draw a TabCtrl 'embracing' them, or draw TabCtrl first,
then edit .rc manually, just move other ctrls ahead of your TabCtrl. In view.cpp, use ShowWindow simply. It works, but maybe is not the best method.
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
|