R
Ryan Taylor
Urghhhh. I am having a hard time with Visual Studio .NET 2003. I am
developing a WindowForms application in C#. I had a Form that with a few
controls on it (a left docked panel with 4 top docked buttons with images).
I selected the panel, cut and pasted it into a usercontrol I was building.
It looked fine and docked fine. I then added some panels left docked and top
docked just to make some gutter space. I had to change the order in which
they were added to make then dock the way I wanted. Now whenever I compile
the application the buttons are removed from the designer, yet the button
declarations still exist. So I remove the declarations, re-create the
buttons and compile. Same thing. What is going on here?
Thanks in advance.
Ryan "Frustrated" Taylor
developing a WindowForms application in C#. I had a Form that with a few
controls on it (a left docked panel with 4 top docked buttons with images).
I selected the panel, cut and pasted it into a usercontrol I was building.
It looked fine and docked fine. I then added some panels left docked and top
docked just to make some gutter space. I had to change the order in which
they were added to make then dock the way I wanted. Now whenever I compile
the application the buttons are removed from the designer, yet the button
declarations still exist. So I remove the declarations, re-create the
buttons and compile. Same thing. What is going on here?
Thanks in advance.
Ryan "Frustrated" Taylor