Hi all,
Can we add two dialogs to the same class?
Consider two dialogs A and B of class clz.
now if i make a call as
clz obj;
obj.DoModal();
here which dialog is invoked.
Thank u.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 7 of 7
Thread: two dialogs to same classThreaded View
|
Click Here to Expand Forum to Full Width |