Click here to Skip to main content
15,887,485 members
Articles / Desktop Programming / Windows Forms

Windows Forms - Creating and Loading the Main Window Form and Child Control States Using C#

Rate me:
Please Sign up or sign in to vote.
4.75/5 (6 votes)
8 Dec 2008CPOL8 min read 41K   738   44  
This article provides a simple example of how to save your application's main form and some of the related child control settings programmatically by subclassing an instance of the ApplicationSettingsBase class found in the .NET System.Configuration namespace.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions