Hi Sam,
RadRichTextBox doesn't expose its API to JavaScript callers, but it should be relatively easy to create control which wraps or inherits RadRichTextBox and marks some of the members as scriptable. More information can be found in "
Making Silverlight Scriptable by JavaScript" and "
Walkthrough: Calling Managed Code from JavaScript" topics in MSDN.
Default RibbonUI of the RadRichTextBox (as viewed in
the demo and the
Telerik Editor SDK example at GitHub) is created with XAML, which can be edited to remove the unneeded buttons/controls. You can press the "Code" button in the examples browser and observe the TelerikEditorExample.xaml file to see the default XAML code.
Regards,
Boby
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application.
Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>