Posted
on Oct 19, 2011
(permalink)
Is it possible to float a DocumentWindow?
For example, in the Visual Studio IDE example of the demos, can the windows Form1.cs or Form1.Designer.cs be floated?
If so, how?
If not, is there a reason? The actual Visual Studio IDE has the ability to float those windows, and I would like to do the same with WinForms.
Thanks.
Ken...