Menu

Tag Archives: SetWindowPlacement

Why I use INI Files, and a FormPositionSaver class
In some of my recent posts, I’ve covered the topic of accessing and parsing an INI file for configuration data in a C# Application. Some may wonder [...]