Welcome to MSDN Blogs Sign in | Join | Help

October 2006 - Posts

Auto-detecting Hyperlinks in RichTextBox - Part I

In this post, we will see a custom RichTextBox implementation that auto-detects Hyperlink s while typing. In a later post, I will demonstrate how auto-detection can be done on paste command. Both these parts together enable complete auto-detect support

Customize RichTextBox to allow only plain text input (with custom ContextMenu)

In this post, we will look at a custom RichTextBox implementation. In V1, TextBox selection highlight is not extensible and TextBox schema is restricted to plain text only. Often customers want a “ rich ” TextBox, where they can apply formatting properties
Posted by Prajakta Joshi | 3 Comments
Filed under:

Attachment(s): CustomRichTextBoxSample.zip

FlowDocument Content Model

A while ago, I made up a UML diagram to illustrate WPF FlowDocument content model. This diagram is useful to understand the inheritance hierarchy of TextElement implementations and their TextElementCollection members. Check out the full diagram here .
Posted by Prajakta Joshi | 0 Comments
Filed under:

eLearning clinics for .NET FX 3.0 (WPF, WWF and WCF) are live and FREE for a limited time!

I wanted to spread the word on this great opportunity for all you .NET developers out there. Enjoy! This collection of 3 2-hour premium clinics teaches about the new capabilities provided by the .NET Framework 3.0. These clinics are for experienced Developers
Posted by Prajakta Joshi | 1 Comments
Filed under:

Get set, Go!

I am a developer on WPF editing team. I have been on this team for little over 1 year now. It has been an awesome year for me and I have learnt a great deal about WPF. Ofcourse, there is so much more to learn from the myriad powerful features WPF offers
Posted by Prajakta Joshi | 1 Comments
Filed under:
 
Page view tracker