Rebuild form from file.

newguy

Well-known member
Joined
Jun 30, 2008
Messages
611
Location
Denver Co, USA
Programming Experience
1-3
Hi all. I am wanting to rebuild a form and all it's controls from a file. I have looked into XML as a poss solution. In the event the app crashes for any unknown reason. Many of the controls are generated at runtime so I need a way to add the elements and change them as the controls change. Does this sound feasible? I am super new with XML just started learning the basics. If you have a diff approach I would entertain that as well. I am good at making controls from text files but this would not be as easy to update I believe. Thanks for looking...
 
Got it figured out, XML is not as hard as I thought it be, and will work for my needs.
 

Latest posts

Back
Top