Serialcoder en Français Serialcoder in English
TEL : +33 (0)9 72 13 15 17

Windows Forms FAQ

22. Windows Forms RichTextBox

22.1 How can I create and save a RTF file?
22.2 How can I get a string that contains RTF format codes into a RichTextBox?
22.3 How do I make the RichTextBox support drag and drop?
22.4 How do I set the color and font in a RichEditBox?
22.5 How can I change the FontStyle of a selection without losing the styles that are present?
22.6 How can I programmatically position the cursor on a given line and character of my richtextbox?
22.7 How can I load an embedded rich text file into a richtextbox?
22.8 How can I print my rich text?
22.9 Where can I find more information on the RTF specification?
22.10 How can I add a hyperlink to a RichTextBox control?

 

Windows forms FAQ