activate another form while close current form in VC .Net
If one use dialog.Show(), it will wait until the form activated closed then close itself. Borland C++ could allow you close the form and activate another form. How do we do it in VC++ .Net 2003 Thanks.
activate another form while close current form in VC .Net
Batool