The fourth lesson of training from zero to one hundred on making Windows Desktop Software with Mohammad Fathi.
![Creating An application like NotePad-Part2](https://mimfa.net/administrator/public/N00_-1717195070.jpg)
What you will see in this video:
Completion of Software Development similar to NotePad
Introduction of OpenFileDialog and SaveFileDialog components
How to define a variable with access in all parts of the class
How to read and write text in the file
Close the program with the Application.Exit command