WPF Documents | Flow Document -v | RichTextBox -ii

2 years ago
156

Welcome to WPF Tutorials | RichTextBox in WPF

This is part five of the Flow Document Series and part two of the RichTextBox tutorial.
In this part, we're going to turn Rich TextBox into a text editor such as WordPad application that can be found on your windows machine. We're going to see how to use built in Application Commands and Editing Commands such as Copy, Paste, FontSize, Bullet List, Number List etc along the way..

https://crudzone.wordpress.com/wpf-controls-menu/

the complete code will follow at the end of RichTextBox tutorial.

#RichTextBoxInWPF
#How to create, use RichTextBox
#ApplicationCommands
#EditingCommands

Loading comments...