0
Answer

How to save run time changes of control in C# windows applic

Hafiz Hamza

Hafiz Hamza

10y
676
1
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.