Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 84751

RichTextBox Formatting Not Work

$
0
0
Hello Kevin,

I am afraid that I do not understand what exactly you mean by saying that the text formatting does not work. Is it that the cursor is not visible? If this is the case, you could set the focus to RadRichTextBox and the cursor will show up: 
this.radRichTextBox.Focus();

Regarding the part with the default tab, the first item in the Items collection is the default selected RibbonTab. However, there is an ability to change that by setting the RadRibbonTab's IsSelected property. Is it possible that you have set this property to true for the "Design" tab?

And regarding the text at the top, it could be changed with RadRibbonView.ApplicationName property as follows: 
this.radRichTextBoxRibbonUI.ApplicationName = "Modified Application Name";

If my assumptions for the observed behaviour are not correct, please provide more details like steps to reproduce, what is the expected result and what is the actual result instead. It would be helpful if you could send us a sample project, so we could investigate it further.

Regards,
Aylin
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.

Viewing all articles
Browse latest Browse all 84751

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>