How to Hide the Format Toolbar of Telerik RadRichTextBox control? - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Sunday, April 28, 2013

How to Hide the Format Toolbar of Telerik RadRichTextBox control?

If you are using Telerik's RadRichTextBox control in your Silverlight application, you might have noticed that the control exposes a format tool which pops up in the screen when you select some text inside the control. This is the same behaviour that you notice in Microsoft Word too. But for some reason, you might want to hide that toolbar if you are building an application like notepad. This small post will cover the same for you. Let's assume a scenario where you are building a Silverlight application which acts like a notepad and there user should not be able to change the color and other formatting options of the selected text. This is very easily achievable using just a TextBox control. But think of an app where you want to provide some other options like inserting table or an image. The default TextBox control will not help you there. For this you have to use a RichTextBox control. Telerik's RadRichTextBox control comes...


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

Architect,Intermediate,Articles,Computer Tutorials, Telerik, RadControls, RadRichTextBox

No comments:

Post a Comment