Simple this:
to write:
SaveSetting("yourappname", "section", "key", value)
and to read:
myvar=getsetting("yourappname", "section", "key")
Don't forget to error handle (on error resume next) in case it can't find the app or key or value.
Write stuff best placed in myform.FormClosing.
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2009
(14)
-
▼
May
(8)
- Using registry from VB.net/express
- Textbox handling control-C copy/paste
- Multiline Textbox update with autoscroll and less ...
- VB (.net/2008 express) Telnet to SUN Solaris - don...
- VB (2008/.net but anything really)- Telnet
- Sourceforge - how to upload web pages to a project...
- Todays challenge - learning C or C++ or something
- Welcome to my head - online!This is basically what...
-
▼
May
(8)
No comments:
Post a Comment