Click here to Skip to main content
15,884,472 members
Articles / Desktop Programming / WPF

Autocompletion with RichTextBox in WPF as Behavior

Rate me:
Please Sign up or sign in to vote.
4.87/5 (16 votes)
8 Aug 2012CPOL18 min read 39.2K   2.1K   33  
This article is describing behaviors ala Intellisense. I'll talk about how to extend the RichTextBox display behavior without interference in the control, without overwriting any of the members, fully configurable in the Xaml code, with the possibility of dynamic control.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
freelancer
Poland Poland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions