Errods
Well-known member
- Joined
- Dec 17, 2007
- Messages
- 71
- Location
- Kundapur, Karnataka, Udupi, India.
- Programming Experience
- 1-3
Hi All,
I want to Save a value in the Settings at runtime........ The value denotes the Last Form the user visited.....
I am doing it as follows
My.Settings.LasForm=FormName
'Where FormName is the variable whoose value must be stored in the variable LasForm. But when i Stop the Application ie Stop Debugging.... The value is not present in the Value field of that variable in the Settings page......
Is the way I am using wrong or its something else..........
Please HELP ME GUYS.........
THANKS in ADVANCE..............
I want to Save a value in the Settings at runtime........ The value denotes the Last Form the user visited.....
I am doing it as follows
My.Settings.LasForm=FormName
'Where FormName is the variable whoose value must be stored in the variable LasForm. But when i Stop the Application ie Stop Debugging.... The value is not present in the Value field of that variable in the Settings page......
Is the way I am using wrong or its something else..........
Please HELP ME GUYS.........
THANKS in ADVANCE..............