L
Lloyd Sheen
Is there any way to make the forms designer work? A simple but complicated
problem. I am designing a "grid" type user control. It is composed of
panels (as a column) with a label (header) at the top, a control (to be used
as a "cell") and there is to be a splitter between each column.
I know that each panel and splitter must be docked left. So I add a panel,
make the dock left , so far ok. Now add a splitter. It goes to the extreme
left. Why??? Ok I will try it in reverse. Same result. Why??
Ok I send the panel to the back and we are in business. Add panel, add
splitter and away we go.
Now I need to add a new column (panel). How can I add this in the middle of
existing controls??? I have been trying this for several hours and no luck
( should not have to rely on luck should I). I have looked at the generated
code for a clue but no such luck (there is that word again).
Any ideas or a designer that will accomplish this??
Lloyd Sheen
problem. I am designing a "grid" type user control. It is composed of
panels (as a column) with a label (header) at the top, a control (to be used
as a "cell") and there is to be a splitter between each column.
I know that each panel and splitter must be docked left. So I add a panel,
make the dock left , so far ok. Now add a splitter. It goes to the extreme
left. Why??? Ok I will try it in reverse. Same result. Why??
Ok I send the panel to the back and we are in business. Add panel, add
splitter and away we go.
Now I need to add a new column (panel). How can I add this in the middle of
existing controls??? I have been trying this for several hours and no luck
( should not have to rely on luck should I). I have looked at the generated
code for a clue but no such luck (there is that word again).
Any ideas or a designer that will accomplish this??
Lloyd Sheen