Click to See Complete Forum and Search --> : modal form?


zach
April 12th, 1999, 10:28 AM
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.

April 22nd, 1999, 05:39 AM
a form is derivate from CWnd and contain the function RunModalLoop.
Try This .