I'm using the express version.

I have a fairly large project and for some reason my recent changes aren't getting built. I was trying out some threading-process-open"cmd" stuff which I then removed, but now everytime I make changes and run it doesn't have the new changes in. For instance, I have a form set to Fixed single, and when I run my program it's sizable. I rebuilt it and re saved it, but still the same, resizable.

Could it have anything to do with the sample code I was running which changed my system date (which I then changed back) through cmd?