is there an efficient way to create the kind of form layout as in the attached image?
making the treeview is not the problem, but the part on the right that changes as you select different items...
i could draw them all on top of each other in the designer and then set enabled/visible properties by code...
but that would be very tedious.
there must be a cleverer way... any ideas?