D
Derek Hart
I have written a Winforms application that is a standalone desktop
application that works with SQL Server. Another software company wants to
embed my Winforms application inside a window in their software. Should I
create a WPF User Control Library and try to turn my application into a
UserControl, much like an ActiveX control? Is this the best method, or am I
missing some simpler way of doing this?
Also, is the WPF User Control Library the project to use? I am using Visual
Studio 2008.
application that works with SQL Server. Another software company wants to
embed my Winforms application inside a window in their software. Should I
create a WPF User Control Library and try to turn my application into a
UserControl, much like an ActiveX control? Is this the best method, or am I
missing some simpler way of doing this?
Also, is the WPF User Control Library the project to use? I am using Visual
Studio 2008.