aminmirzaei-dev/TextEditorLite
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
A simple text editor program under the console that can perform practical operations and the basic principles of design patterns are observed in it
- Light Mode and Dark Mode
- Choose colors according to the user's taste
- Made in year = February 2016
-----------------------------------------------
- .NET Framework = 4.5.1
- Visual Basic = VB.NET 14.0
- Micrsoft Visual Studio = VS 2012
1 - You should be careful in choosing the text and choose the menu items correctly
1 - Run the program first
2 - Choose an item from the given items, for example, texteditor
3 - After entering the text, press the Enter key on the keyboard
4 - Choose one of the given five options and perform the corresponding operation (Add - Clear - Remove - Undo - Exit)