Hi,
I have the following scenario.
I have windows forms user control (written Framework 4, VS 2010, C#) and I need that user control to be dockable so users can move it from the main application window to the second monitor to be visible while main form is visible as well.
So I need to have a sample code or better a simple demo project in C#/VS 2010 that demoes how it can be achieved.
Regards, Anvar
I have the following scenario.
I have windows forms user control (written Framework 4, VS 2010, C#) and I need that user control to be dockable so users can move it from the main application window to the second monitor to be visible while main form is visible as well.
So I need to have a sample code or better a simple demo project in C#/VS 2010 that demoes how it can be achieved.
Regards, Anvar