Is there any way to get a hierarchical view of all a Form's controls? I have
many panels within panels, lots of them with Dock style = Fill, and I'm
finding it very fiddly to select the parent panel of a given control/panel.
I think I must be missing something.
JezB - 07 Nov 2005 10:56 GMT
Aha, I think I found it : Document Outline ?
> Is there any way to get a hierarchical view of all a Form's controls? I
> have many panels within panels, lots of them with Dock style = Fill, and
> I'm finding it very fiddly to select the parent panel of a given
> control/panel. I think I must be missing something.