Hi, everyone, new member here.
I'm working on a project which has a very simple user interface, with 1 combobox, 2 labels, and three buttons. When I save the project and come back to it later, all the elements on the form have piled up on top of each other in the upper left corner of the form, and none of the elements have any of their properties saved. In the Windows Generated Code area, I see that none of the information about the things I put on the form have been stored in the code.
Any ideas as to why it wouldn't save the code with the properties for the form elements?