I've got a form with a tab control where I have different settings on each tab. The settings are stored as user settings. I'm having a problem where settings are erased unless I flip through ALL tabs. I can't figure out whats going on.
I.E.
TAB 1 contains a folder path
TAB 2 contains a username
TAB 3 contains a fullname
If I switch directly from TAB 1 to TAB 3 and update, TAB 2 gets erased. If I switch from TAB 1, to TAB 2, to TAB 3 and then update TAB 3, TAB 2 doesn't get erased.
Any advice?
I.E.
TAB 1 contains a folder path
TAB 2 contains a username
TAB 3 contains a fullname
If I switch directly from TAB 1 to TAB 3 and update, TAB 2 gets erased. If I switch from TAB 1, to TAB 2, to TAB 3 and then update TAB 3, TAB 2 doesn't get erased.
Any advice?