I use Visual Studio and when I go on Properties->Settings, I cannot seem to find the setting thingy for background image.
I do not like .XML files for user settings so I use settings instead. I want to change the background image of a menustrip and then when the application is re-opened (when it is closed->opened again) I want the new selected background image as the background image for the menustrip.
I know how to change the background image but simply cannot change the user settings for it.
In one line what I am asking for is the location of the background image setting when I click <browse> in the settings tab on the form properties.