Win8 provides a number of controls in the XAML toolkit that are easy to use 
and
 that provide a great deal of flexibility and power.  I’ll be writing 
about some of these controls now and then, starting with some simple and
 easy to use controls that do a lot of work for you.
The RichEdit box allows the user to open and view and edit a Rich Text document. Rich Text refers to all the text attributes you associate with a word processor but not with a text editor (e.g., bold, color, etc.). The RichEditBox control handles all the work of understanding and presenting the rich text.
Read full article here
The RichEdit box allows the user to open and view and edit a Rich Text document. Rich Text refers to all the text attributes you associate with a word processor but not with a text editor (e.g., bold, color, etc.). The RichEditBox control handles all the work of understanding and presenting the rich text.
Read full article here
FilesProvider C# class for RichTextBox
ReplyDelete