A
Alcibiade
Hi, I have 2 questions about saving windows form settings.
I have a form with 1 textbox and 2 radiobuttons
I added application settings for :
textbox1, radiobutton1 and form location
I've set my.settings.save on form closing event.
I find :
-radiobutton doesn't remember its state but textbox remembers its
value
-if I minimize form then i close it by right menu, on next start it
won't show itself.
Any solutions?
Thanks.
I have a form with 1 textbox and 2 radiobuttons
I added application settings for :
textbox1, radiobutton1 and form location
I've set my.settings.save on form closing event.
I find :
-radiobutton doesn't remember its state but textbox remembers its
value
-if I minimize form then i close it by right menu, on next start it
won't show itself.
Any solutions?
Thanks.