Hi,
We are using UltraTextEdit control for input/display(readonly) very long content, but when this control doesn’t get focus, the scrollbar will not be visible.
Is it the behavior of control, is it possible to always show the scrollbar when content is large, instead of show when get focus?
Regards
Wei Wei
This topic is discussed here. Basically, you can set the AlwaysInEditMode property to True.
-Matt