Hi,
How I can do binding to RTB.
in C# :
But if i want to bind in XML How.
I did the following but not working..
Please help.
Thanks
How I can do binding to RTB.
in C# :
richTextBox1.DocumentBut if i want to bind in XML How.
I did the following but not working..
<RichTextBox FontSize="22" MaxWidth ="450" MaxHeight ="600" Name="richTextBox1" Document ="{Binding FLD}" VerticalAlignment="Top" Background="Brown" FontStretch="Condensed" FontFamily="KFGQPC Uthmanic Script HAFS" > <RichTextBox.Resources>Please help.
Thanks
