How to save run time changes of control in C# windows applic
I have user control which contain some labels , textbox and button . I have changed properties of controls at run time like text property of label now i want when i run the program again controls have properties as i changed earlier.