Is there a way to make a form modal? I want the user to have to close the form before he/she can get to any other window. Thanks.
Printable View
Is there a way to make a form modal? I want the user to have to close the form before he/she can get to any other window. Thanks.
a form is derivate from CWnd and contain the function RunModalLoop.
Try This .