I am about pull all of my hair at once. Needless to say, I am frustrated. I am coding within Delphi Prism for .NET and currently working to get my application\'s user-defined properties saved into App
Is it possible to bind to a value in Properties.Settings.Default in a way that will keep my UI current with the value stored there?
I have two forms, Form A and Form B. My Properties.Settings.Default has a timer object that when \"ticked\" needs to open Form B. What I would like to do is program the timer_tick(object sender, Event
I\'ve been working on a program to automate my backup checks with LogMeIn backup (a windows forms based program). I now need a way to store user settings, to save information easily. I\'ve never worke
I am seeing odd behavior when trying to launch an application using an application name stored in Properties.Settings.If I don\'t re-set the value (to the same value) before using it, the launched app