I do so love listening to heavy dubstep when I'm watching a tutorial /sarcasm
Just a heads up, My.Settings isn't portable (i.e relocating the application will lose you your settings), it's often better to simply write the settings to a config file (i.e XML or JSON), that way it's easier for people to manage their own settings and share them with others (i.e a pre-configured config file you can ship with the application).
Anyways, noice one all the same.