|
-
October 28th, 2008, 03:20 PM
#1
Tab control add pages from rc file
Inside a resource file I have a few forms which I want to convert into tab pages. I've got a main form that contains a tab control. Is there a way to add those form onto the control without using propertysheet?
I don't like the way the propertysheet is laid out because it pushes the tabs to the top. I don't have control over the layout of it.
-
October 28th, 2008, 06:15 PM
#2
Re: Tab control add pages from rc file
Yeah. If I understand you right, you have a few dialog templates in your rc and you want to use these templates as property pages? If thatis right, simply use those template IDs in filling in the array of property page structs you would pass to PropertySheet function.
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
|