Word Pad in C#


Description:

This application explores the Rich Text control in C#, its properties and methods. Explains the usage of common dialog boxes File open, File save and Font dialog box. Also explains about the Clipboard class, how to retrieve data from clipboard, determine their type and paste in our window.


Similar Articles