-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Has anyone figured out the best way to persist a WPF and Silverlight RichTextBox content so that it can be shared between the two? I haven't had the time to test through this so I wanted to see if anyone else has.
I currently have a WPF applicaiton that saves the content of a RichTextBox as a blob…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi, I use in WFP Caliburn.Micro Framework.
I need bindable richTextbox for Document property. I found many ways how do it bindable richTextBox.
But I have one problem. From parent window I open child window. Child window consist bindable richTextBox user control.
After I close child window and…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm creating a simple editor within our application using the WPF RichTextBox. Above it I've added the reguslar buttons like Bold, Italic, etc. These buttons use the RichTextBox's commands to set these properties, but next to these buttons, the commands also get send with CTRL+B, CTRL+I, etc. I want…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm creating a simple editor within our application using the WPF RichTextBox. Above it I've added the reguslar buttons like Bold, Italic, etc. These buttons use the RichTextBox's commands to set these properties, but next to these buttons, the commands also get send with CTRL+B, CTRL+I, etc. I want…
>>> More
-
as seen on Code Project
- Search for 'Code Project'
An article about Bindable WPF RichTextBox
>>> More