Results 1 to 2 of 2

Thread: Visual Basic 2010 - How can I use settings to save users background?

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2012
    Posts
    4

    Visual Basic 2010 - How can I use settings to save users background?

    Hi!

    I am working on an virtual operating system. And I want the user to be able to change background, and at the same time save it! So, the next time he opens the application, the background is saved and changed.

    I know that I have do this through project > settings, but I don't know how to program it. I have managed to allow the user to change background, but dont how to save it. Could anyone solve this little problem for me?

    Sorry for my bad grammar, I'm Norwegian.


  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,297

    Re: Visual Basic 2010 - How can I use settings to save users background?

    Add a setting of the appropriate type and then simply get it and set it like you do any other property. That's all there is to it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width