How To Ideas | How To Articles | How To Tutorials


0

How To Create Notepad Application


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.

Filed in: C#, C# Source Codes Tags: , , , , , , , , , , , , , ,

Leave a Reply

Submit Comment



© 4028 How To Ideas. All rights reserved.
Proudly designed by Theme Junkie.