Hi,
I was using my own version of a UI for managing the RadRichTextBox, however, with the latest changes breaking my own control I'm considering using your own version as I am not sure that the extra tweaks I am making are worth the time investment to update when a new version of the control is released. (My breaking issue is in another thread)
To this end I tried to add a RadRichTextBoxRibbonUI as per your documentation instructions, however, I only get a partial template generation, as shown below.
I only have the 2011 Q1 version of your Silverlight Control Library installed on my development machine and I have re/uninstalled it several times.
What do I need to do to resolve this?
Stephen
I was using my own version of a UI for managing the RadRichTextBox, however, with the latest changes breaking my own control I'm considering using your own version as I am not sure that the extra tweaks I am making are worth the time investment to update when a new version of the control is released. (My breaking issue is in another thread)
To this end I tried to add a RadRichTextBoxRibbonUI as per your documentation instructions, however, I only get a partial template generation, as shown below.
<
telerik:RadRichTextBoxRibbonUI
Margin
=
"64,0,112,49"
VerticalAlignment
=
"Bottom"
d:LayoutOverrides
=
"Width"
>
<
telerik:RadRibbonTab
Header
=
"RibbonTab"
>
<
telerik:RadRibbonGroup
Header
=
"RibbonGroup"
Icon
=
"/Telerik.Windows.Controls.RibbonBar;component/RibbonGroupCollapsedIcon.png"
/>
</
telerik:RadRibbonTab
>
</
telerik:RadRichTextBoxRibbonUI
>
I only have the 2011 Q1 version of your Silverlight Control Library installed on my development machine and I have re/uninstalled it several times.
What do I need to do to resolve this?
Stephen