G
Guest
I've a .NET WinForms application. The forms needs to be showed from a VB6
application. I wrote a simple class "COMWrapper" registered for COM Interop
that instances the appropriate form and show it.
The problems appeara when I show a MessageBox from the form. When I press OK
the parent form "disapper". The form has this behavior ONLY with the
ShowInTaskBar = FALSE
Any ideas?
Thanks in advance
Massimo
application. I wrote a simple class "COMWrapper" registered for COM Interop
that instances the appropriate form and show it.
The problems appeara when I show a MessageBox from the form. When I press OK
the parent form "disapper". The form has this behavior ONLY with the
ShowInTaskBar = FALSE
Any ideas?
Thanks in advance
Massimo