I am having issues with finding out exactly what my path forward should be. I would like to allow my users to be able to update the user scoped settings in the Settings.settings file in my application. I have created a form which displays these settings through a propertygrid. I would like to be able to show the description for each and maybe even assign them a category for better organization. Is there a good way to accomplish this?
Here is an example someone else had posted, but you have to make sure to include all settings. I would be afraid that I might miss one. my-settings-and-descriptions-and-getting-them-into-a-propertygrid
I guess that isn't the best reason to not use it. I also could not understand how to fully implement this option. There is also the other side of which I would like to be able to put the settings into a category instead of "Misc" like visual studio does by default.
Thanks for the help ahead of time.
J-Mo