Hi,
I have created a RadRichTextBox with RadRichTextBoxRibbonUI in it, the xaml code is (auto-generated for word processor option),
I want to know how to create the
entire RadRichTextBoxRibbonUI set when creating RadRichTextBox dynamically in C# or VB. Also how to access RadRichTextBoxRibbonUI's ApplicationName
field by RadRichTextBox Name: radRichTextBox1 in C# or VB program so
that I can change the caption of radRichTextBox1.
Thanks,
York