1
Answer

Saving contens of wpf RichTextBox created at run time

Peter Howlett

Peter Howlett

1y
408
1

Using wpf tabcontrol and at run time adding a richtexttbox1 to tab control.

now need to save the contents of richtextbox.

with Winforms  I  used addhandler etc and worked vey well

can achieve ok if richtextbox is added at design time

Please point me in the right direction for C# and wpf

Thank you

Peter Howlett

Answers (1)