votes
Settings in C# not working
Hi, I have a lot of settings in the Settings.settings file in C#, but when I use a Colour setting and set it to User (instead of Application), then my program ignores any changes, and always uses the last value from when it was set to ap ...
