how to make dialog box as modal
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
In my application the dialog box is modeless i want to make it as modal.In my application there is MainFrm.h and MainFrm.cpp classes are present.Please tell me what to do to make it as modal through code.
-
In my application the dialog box is modeless i want to make it as modal.In my application there is MainFrm.h and MainFrm.cpp classes are present.Please tell me what to do to make it as modal through code.