I'm building an C# application using VS2015 and I have a problems: - I have a Prefeces forms with Proxy coection Option. - How to set up Proxy coection for my application (for any forms). - Save it (proxy config) as a file. - Load it when Application starts
