G
Guest
I have a multiline textbox (with scrollbar) on a form. I add lines to the
textbox at runtime. If the number of lines crosses the visible area in the
textbox, I want the scrollbar to scrolldown. I tried selectionstart but it is
not working.
Any comments will be appreciated.
textbox at runtime. If the number of lines crosses the visible area in the
textbox, I want the scrollbar to scrolldown. I tried selectionstart but it is
not working.
Any comments will be appreciated.