I have a panel that is docked to the right side of a windows开发者_StackOverflow form. I set a color with a setting on the panel but I want to then update the main form (not the panel) backcolor to th
In my Windows Forms applications I often put the controls\' text data (form title, labels texts, button capti开发者_开发百科ons, etc.) into a .settings (feature automatically generated by Visual Studi
I am trying to modify the userSettings section (Properties.MyApp.Default) in the MyApp.exe.config file during the installatio of my WPF application using an MSI installer.
I\'ve got application settings working just fine.However, I\'d like to be able to change my app settings from within my app.
I\'m using Git Extensions and it pre-installs and sets up KDiff as the diff tool to solve merge conflicts. I\'m very fond of Winmerge though and would like to replace KDiff with Winmerge.
I have a strange issue that I can\'t figure out.I have a custom settings class that inherits ApplicationSettingsBase.It has a user scoped settings as shown below.
I am trying to add nested multi value specifiers to my app\'s Settings bundle (something like what is done in the \"Region Format\" section of the International settings in the Settings app).
Consider a C# app which has a number of user settings, some are actively used and updated and others are always read-only. Under which circumstances can such a read-only settings property end up in a
I was wondering what settings an application can control to improve battery life in t开发者_如何学运维he Android environment.On most laptops, you can control screen brightness, wireless adapter settin
There are questions pertaining to reading settings from a separate config file and others similar to it, but my question is specific to application property settings (i.e. <MyApplication.Properties