barbiomalefico
April 11th, 2003, 09:47 AM
Hi everybody,
this is my first post, so i hope this is the right place to post my question.
I have a big problem:
I have build a Visual c# library witch holds a form dialog. I need to use that dialog in a MDI Visual C++ application.
I used the ShowDialog function to Show my dialog and it works, but the true problem is that I should use this dialog docked under my menu bar.
How can I dock a C# dialog in a C++ application?
Thanks a lot
this is my first post, so i hope this is the right place to post my question.
I have a big problem:
I have build a Visual c# library witch holds a form dialog. I need to use that dialog in a MDI Visual C++ application.
I used the ShowDialog function to Show my dialog and it works, but the true problem is that I should use this dialog docked under my menu bar.
How can I dock a C# dialog in a C++ application?
Thanks a lot