Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27514

VS 2008 Scrollbar in a multiline textbox scrolls down when textbox is full

$
0
0
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 ?

Viewing all articles
Browse latest Browse all 27514

Trending Articles