By tag: richtextbox
0
kicks
Silverlight: The First Rich Text Editor
Many people are waiting for a way to type rich text. Even if I think that Microsoft will bring out their own one, nobody knows how long to wait for and which features are included. My RTE ships with various common features and an extensive documentation. Please note that the whole thing is still in ...
0
kicks
3.5 Features: Enabled hyperlinks in RichTextBox
3.5 Features: Enabled hyperlinks in RichTextBox
0
kicks
Printing RichTextBox content: (Find the idle printer)
Printing RichTextBox content: (Find the idle printer)
0
kicks
VB.NET: RegEx Syntax Highlighting RichTextBox
Here is a version of my code for syntax highlighting in a RichTextBox that incorporates regular expressions.