L
Lee
Hello everyone!
This may be a stupid question but ...
I have an Application that I can add "plugins" to. It is a Win32 app
with a Multiple Document window area where it displays child windows.
I add functionallity by writing Win32 dlls. Lately I've been using
IJW to mix managed with unmanaged code.
I'd like to be able to have my forms be incorporated into the MDI
structure instead of being "Pop-up" dialog style forms.
Is it even possible to have a .Net winform be a MDI child to a Win32
app, and if it is, what do I need to do to make it so?
Either way, thanks in advance,
L. Lee Saunders
This may be a stupid question but ...
I have an Application that I can add "plugins" to. It is a Win32 app
with a Multiple Document window area where it displays child windows.
I add functionallity by writing Win32 dlls. Lately I've been using
IJW to mix managed with unmanaged code.
I'd like to be able to have my forms be incorporated into the MDI
structure instead of being "Pop-up" dialog style forms.
Is it even possible to have a .Net winform be a MDI child to a Win32
app, and if it is, what do I need to do to make it so?
Either way, thanks in advance,
L. Lee Saunders