Richtextbox wpf binding -


To do data bonding in a WPF RichtextBox , I have seen 2 solutions so far Getting from the richtxbox and adding a dependency property, and also has a solution with "proxy". Neither the first or the second is satisfactory, does any other solution know, or rather, a commercial RTF control which is capable of DataBinding ? The normal text box is not an option because we need to create a text.

Any thoughts?

I know this is an old post, but check it out. In this RichTextBox is supported which you are attempting to do.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -