L
Lloyd Sheen
Please MS fix the designer, does not work well for HTML or windows forms.
What I am trying to accomplish is a form that looks like this.
--------------------------------------------------
| Panel |
--------------------------------------------------
----------------Splitter---------------------------
| | S | |
| Panel | P | Panel |
| | L | |
--------------------------------------------------
------------------Splitter-------------------------
| |
| Panel |
---------------------------------------------------
Now all was already on the form except for bottom panel. I am now trying to
add it. No amount of to the front , to the back , docking will make this
work. I even tried to re add everything from scratch , therefore loosing
all my event handlers.
Everytime I have to make a change to a form with a splitter and the
wonderful new way to design the layout, everything goes south.
Is there a way to do this??
Lloyd Sheen
What I am trying to accomplish is a form that looks like this.
--------------------------------------------------
| Panel |
--------------------------------------------------
----------------Splitter---------------------------
| | S | |
| Panel | P | Panel |
| | L | |
--------------------------------------------------
------------------Splitter-------------------------
| |
| Panel |
---------------------------------------------------
Now all was already on the form except for bottom panel. I am now trying to
add it. No amount of to the front , to the back , docking will make this
work. I even tried to re add everything from scratch , therefore loosing
all my event handlers.
Everytime I have to make a change to a form with a splitter and the
wonderful new way to design the layout, everything goes south.
Is there a way to do this??
Lloyd Sheen