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