I have a multiline textbox that contains very long text in it.
How can I scroll the scrollbar to the line with specific text in a textbox?
Im a newbie and using vb.net.
I have a multiline textbox that contains very long text in it. How can
Share
This may be a duplicate post, Caret position in textarea, in characters from the start – except in this one they are just getting the position, not setting it.