....
ReadMe.html | This file. |
Form1.cs | This is the form that will be shown when the application starts. It contains a few eco components, and will be initialized with a reference to the EcoSpace created in Program.cs |
Program.cs | Contains the startup code for the application. It will create an instance of your EcoSpace and hand it to the form in Form1.cs |