Hi friends,
I created a dialogbox with the dialogbox function.
Then I added a tab control with createwindowex (0,WC_TABCONTROL,...) and insert 3 tab.
Everything works fine. But now I want to add some controls(button,statics,combobox,etc).
How does it work?
Another idea is that define 3 resource dialogs and add them as the tabs of the tab control.
Is that possible and how?
Thanks
Alex
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi friends,
I created a dialogbox with the dialogbox function.
Then I added a tab control with createwindowex (0,WC_TABCONTROL,...) and insert 3 tab.
Everything works fine. But now I want to add some controls(button,statics,combobox,etc).
How does it work?
Another idea is that define 3 resource dialogs and add them as the tabs of the tab control.
Is that possible and how?
Thanks
Alex