ShankarJ
Programmer
- Aug 9, 2003
- 856
Hi!
I am quite new to C# and so please be patient with me.
I am writing a WIN32 application in Clarion (similar to C) which calls a .NET Report control via COM InterOp i.e. my C# project is just a COM wrapper over the .NET control. If I pass a Window Handle to the C# app, is there any way to create a FORM class i.e. window as a child window to the window whose handle I have passed. Basically, I want the COM object (Preview window) to be contained within the window of my application window.
Regards
I am quite new to C# and so please be patient with me.
I am writing a WIN32 application in Clarion (similar to C) which calls a .NET Report control via COM InterOp i.e. my C# project is just a COM wrapper over the .NET control. If I pass a Window Handle to the C# app, is there any way to create a FORM class i.e. window as a child window to the window whose handle I have passed. Basically, I want the COM object (Preview window) to be contained within the window of my application window.
Regards