Search Forum
(53671 Postings)
Search Site/Articles

Archived Articles
712 Articles

C# Books
C# Consultants
What Is C#?
Download Compiler
Code Archive
Archived Articles
Advertise
Contribute
C# Jobs
Beginners Tutorial
C# Contractors
C# Consulting
Links
C# Manual
Contact Us
Legal

GoDiagram for .NET from Northwoods Software www.nwoods.com


 
Printable Version

C# NotePad
By Ajit Mungale

With this project you get idea about.

1. How to use various dialogs in C#.

-For opening and saving file
-For changing Forecolor and Backcolor
-For Print-Layout and Printing

2. How to do copy/paste using clipboard and without clipboard.(Code commented for w/o clipboard)

3. How to use windows registry for saving default setting of notepad.

4. Reading and writing text file.

Download all source/files