I was wondering if it is possible to dock a form to another form?
I don't want to use MDI, but the application I am using requires a "Toolbox". I do not want it to be binded into the main form, instead I want it to be "dockable" so that the user can move it anywhere they want.
Is this possible?