Hello Haifeng,
The problem occurs because RadRichTextBox does not handle the MouseWheel event when the value of the VerticalScrollBar changes. We will consider implementing this functionality in the future.
You can workaround this issue by handling the mouse wheel event whenever needed. Provided that you have subscribed to the Loaded and Unloaded event of the RadRichTextBox in the DataTemplate of the RadCarousel, you can do that as follows:
I hope this helps.
Best wishes,
Iva
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>