Hi !
I got a multiline textbox with a scrollbar.Scorll bar works, but this textbox is ReadOnly, and i add text to it using code.I noticed that even when text in textbox is so long that i need to scroll down, scroll bar stays in same position and i need to move it manually to see the text.Is there some way for this scroll bar to move down when textbox is filled up without tons of code ?
I got a multiline textbox with a scrollbar.Scorll bar works, but this textbox is ReadOnly, and i add text to it using code.I noticed that even when text in textbox is so long that i need to scroll down, scroll bar stays in same position and i need to move it manually to see the text.Is there some way for this scroll bar to move down when textbox is filled up without tons of code ?