M
Marcos
Hi, I'm developing an application and I would like to host it inside the
client area of Internet explorer and maybe some other containers. It needs to
have a MDI functionality. But I can't set the parent of a form to be a non
managed window. But when I use the ShowDialog or MessageBox.Show from within
the internet explorer, it acts as a modal in relation to the IE. How does the
..net framework does it ?
Thanks in advance.
Marcos
client area of Internet explorer and maybe some other containers. It needs to
have a MDI functionality. But I can't set the parent of a form to be a non
managed window. But when I use the ShowDialog or MessageBox.Show from within
the internet explorer, it acts as a modal in relation to the IE. How does the
..net framework does it ?
Thanks in advance.
Marcos