This is a migrated thread and some comments may be shown as answers.

How to enable scroll bars for RadRichTextBox in WPF

2 Answers 411 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Sri
Top achievements
Rank 1
Sri asked on 07 Sep 2017, 01:10 PM

Hello,
I'm using Telerik 2017.2.614.45.NoXaml but the Vertical and Horizontal scrollbars are not appearing for RadRichTextBox. See attached the XAML and the Telerik dlls that are referenced. What else is missing?

Also our application has Theme which applies to all other Telerik controls except RadRichTextBox. Any idea why?

2 Answers, 1 is accepted

Sort by
0
Accepted
Tanya
Telerik team
answered on 08 Sep 2017, 03:17 PM
Hello Sri,

A similar behavior could be observed when RadRichTextBox is placed inside a container which measures its children with Infinity. Can you please ensure that the container sets a size to RadRichTextBox? If this is not the cause of the issue you are observing, can you please share more details on your setup?

As to the theme, we are unaware of a similar behavior and I will need more information on this matter as well. Can you share an image showing the result you are getting? What is the expected one? 

Please, note that the public forums allow you attaching only images. If you would like, you could open a ticket through our ticketing system where you can attach .zip files.

Regards,
Tanya
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
0
Sri
Top achievements
Rank 1
answered on 08 Sep 2017, 04:16 PM
When container sets a size "Auto" to RadRichTextBox it's not working but it works when set to "*" or specific size value.
Tags
RichTextBox
Asked by
Sri
Top achievements
Rank 1
Answers by
Tanya
Telerik team
Sri
Top achievements
Rank 1
Share this question
or