Starting looking at C# and Visual Studio since it had been a few years since I looked at Visual Studio. I started the picture viewer tutorial. Two problems. At first the form designer wouldn't update. I would place layouts and buttons and set them up to look like the example, but everything appeared in the top left. However when I ran the program everything looked correct. I closed Visual Studio and reloaded the solution and it looked correct. Anyone every see that before? Well this morning I loaded up my solution and my close button is below the set background, clear picture, and show picture button. They are not on the same row. It was fine last night. I can put the close button between the set background and clear picture buttons and it works fine, but when I drag it to the left of the set background button it drops down to start a new row. There is plenty of room for the button, so I don't really no what is wrong. Also when I run it it is wrong, so it is not just a designer bug like before.
Here is what I am trying to do.
http://msdn.microsoft.com/en-us/library/dd492173
Here is what I am trying to do.
http://msdn.microsoft.com/en-us/library/dd492173
