I want to be able to save the values from all the controls on my form, so that they can be loaded again the next time the program is run. How do I do that?
The property bag of the usercontrol allows you to do that. The control property values will be saved in the form's .frm and the binary values will be save in the form's .frx
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.