You would be possible to help me in the following case: I use as property: CPropertyPage and CPropertySheet to create tabs.
And I will want to know how to make when I clicked on a tab, I erase the data of the other tabs but without erasing the properties of box of dialogue.
Thanks
I will want to know how to remove the buttons Ok and Cancel on one limps of dialogue defined by CpropertySheet and CpropertyPage. Would it be possible for you to explain to me how to make a reset on mitres?
Thanks.
I have created a tab control with one dialog box(IDD_BOX) and two Class :
CPort1->Property.h, Property.cpp->CPropertyPage
CPort2->Property.h, Property.cpp->CPropertyPage
CFontSheet->Property.h, Property.cpp->CPropertySheet
CPort1 m_pPort1;
CPort2 m_pPort2;
AddPage(&m_pPort1);
AddPage(&m_pPort2)...
I search how do to create a tab control with the proprety : CPropertySheet.
This table is constituted of:
- a dialog box with 2 tabs.
I created one dialog box per tab and it's ok,
but I would like to know how declare only one the dialog box for this two tabs.
example :
CToto m_ptoto;->first...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.