This is a simple INI file reader and editor application built with C#. It allows users to open, read, and edit INI files, displaying their structure in a TreeView.
- Open and read INI files.
- Display the structure of INI files in a TreeView.
- Add or update sections, keys, and values.
- Save the modified INI file.
- .NET Framework 4.7.2 or higher