Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Text Box with a Scroll

Former Member
0 Likes
344

I am copying a Dialog Program from One system to the other. Everything is working the same except for one text box that has a scroll. The Source system populates some fields that can be scrolled whereas the destination system has the text box but the scroll is not working...

What could be the reason?

1 REPLY 1
Read only

Former Member
0 Likes
299

Hi,

The scroll bar will come once the data has exceeded the limit set for the text box size.

Try adding several lines of text to see if the scroll is coming.

Regards,

Ankur Parab