V1.0.0
The initial release of DataArrayApp, a Windows Forms application for managing items in MaterialListBox controls. This version includes features for adding, finding, inserting, replacing, sorting, deleting, copying, and clearing items. The application provides a user-friendly interface for efficiently handling both numeric and textual data within list boxes.
Tags:
- WindowsForms
- MaterialDesign
- ListBox
- ItemManagement
- .NET
- CSharp
Features:
- Add items to MaterialListBox
- Find and highlight items
- Insert items at a specific position
- Replace existing items
- Sort items based on custom criteria
- Delete selected items
- Copy all items between lists
- Clear all items from lists
Installation:
- Clone the repository from GitHub:
git clone https://github.com/arashtabaa/DataArrayApp.git- Open the solution file in Visual Studio.
- Build and run the project.
Dependencies:
Dependencies are currently extended with the following dependencies.
| Requirement | Version |
|---|---|
| Visual Studio | 2019 or later |
| .NET Framework | 4.7.2 or higher |
| MaterialSkin | https://www.nuget.org/packages/MaterialSkin.2/ |
License:
- This project is licensed under the MIT License. See the LICENSE file for more information.
Author:
- Arash Tabatabaei - arashtabaa

