I created a form and a checkbox with default name in visual basic 2008
as i move mouse wheel, i can choose a picture for background image
i can also change the checkbox's forecolor when i press any key on the keyboard
and my first problem is i want to save the new background image which i has already chosen
as i close my form and so does the checkbox's forecolor but i don't how
another difficulty i had is that i really want to move the checkbox to wherever i like
and save this setting but i found no solution due to the fact that i've just learned VB.NET on my own for a few weeks.
SO can anyone do me a favour? can you write some detail code with some explainations for my problems please?