Here is my simple notepad application, which demonstrate how you can
- Create and save .txt files using FileInfo class and SaveFileDialog class
- Write content to those files using StreamWriter class
- Open files using OpenFileDialog class
- Printing using vatious classes from System.Drawing.Printing namespace
- Searching and Replacing text in the application in forward and reverse direction
- Adding current time in your .txt file
- Changing background colour using ColorDialog
- Changing Font using FontDialog
- Adding your settings to Registry as well as retrieving saved settings using RegistryKey class
- Copy, Paste, Cut, SelectAll, Undo and more features
Download Source Code From Here
Incoming search terms:
- c# notepad source code (4)
- sharp printer color registry entries (1)
No related posts.