TextBox - scrolling only

Hello.
I use a textbox for the multi-page text I need to scroll, but no update. Just scroll. If I use ReadOnly, it will stop scrolling.
Can you tell me what to do with it?
Ondrej

Put the textbox inside a vertical scrolling arrangement. Ensure textbox is set to Automatic height and read only.