if there's one thing haven't figured out completely it's the layouts, i mean, i wanna use the DockLayoutPanel in the ui designer for example with only 3 panels inside it (one containing a tree, and other textbox and the last a table) , and yet i can't see the panels i've inserted.
what's more if i try to create a class extending DockLayoutPanel the designer falls, with illigal argurment exception,
so i guess i have to contain it, but in what? Compsoite?
i need lots lots and lots of code samples for this one.