Unexpected behaviour VS2008 and Win Forms
Hi
I am trying to build a small windows app but I am having strange behaviour from VS2008.
Form1 I add a button and debug the application, every thing is working fine,
Then everything else I add to the form it will not show on the form, so I added another button then debug Form 1 shows only button1.
The same thing happened if I change the backcolour of the Form1 it won’t change …
I Have VS2008 SP1
Windows 7 Pro SP1
Can any one explain to me what is happening?
Thanks