Hello everyone...
I have made an application which has the "Windows Explorer" look. I have
added a treeview control (Docking left), a splitter, and listview (docked
full), a menu, and a toolbar.
Now, after a few releases, I need to add a new toolbar to the form.
Unfortunately, I am only able to get the toolbar to reside directly over the
listview, and to the right of the treeview.
I keep hearing people say "Just remove all the controls and add them in this
order...." , but there has to be a more "COMMON SENSE" approach.
Can anyone help?
Thanks!
Forch
Herfried K. Wagner [MVP] - 13 Dec 2004 15:04 GMT
"Forch" <Forch@discussions.microsoft.com> schrieb:
> I have made an application which has the "Windows Explorer" look. I have
> added a treeview control (Docking left), a splitter, and listview (docked
[quoted text clipped - 8 lines]
> this
> order...." , but there has to be a more "COMMON SENSE" approach.
Sending controls to back or bringing them to front can be used to change the
docking order.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/