Search code examples
visual-studiovisual-studio-2010application-settings

Visual Studio, Application Settings... rearrange


alt text

Silly questions... purely aesthetic... given the picture above. How do you move the values up/down? For example, State belongs grouped with Height/Width/Top/Left (Window Position + state).

Not the only project where I later add stuff and it slowly gets out of order. Can delete/re-add, but that gets tedious and error prone. Can just leave it as is, but it's a minor annoyance.

Am I totally not seeting the setting somewhere to move the stuff around, because I've looked and I just don't see it.


Solution

  • Close the solution. Open the project's Properties\Settings.settings file and re-arrange the <Setting> items. You'll get them back listed in the Settings Designer in the order in which they are listed in that file.