Need help about tab control!!!!!!!!
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I use a tab control in a dialog which is as a property setup window and put three dialogs into this tab control.Here is the problem,how can i destroy this three dialog and the mian dialog,return to the mian window.
-
I use a tab control in a dialog which is as a property setup window and put three dialogs into this tab control.Here is the problem,how can i destroy this three dialog and the mian dialog,return to the mian window.
If the dialog is modal, it will get destroyed when you click OK or Cancel.
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons