All, I would like to implement the ability to float certian sections of a windows form. What is the best way to achieve something like the following...
This is before the float (the electric blue panel indicates the section being moved).
This is after the float.
Can I make the MDI container local to a certian panel of a given form?
Sorry for the poor question, I have not done this before.