<configuration> <appSettings> <!-- User application and configured property settings go here.--> <!-- Example: <add key="settingName" value="settingValue"/> --> <add key="textBox1.Text" value="1200" /> </appSettings> </configuration>