G
Guest
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
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