Search Tools Links Login

RichText No API GoTo Line


Visual Basic 6, or VB Classic

This bas contains a function that sets the cursor position in a Rich Text box to a given line without using API. This is a very fast method - no, it doesn't just scan through and check every line - and works fine even with long RichTextBox texts!

Original Author: Matthew Brown

Inputs

The line you want to jump to, and the RichTextBox you want to control...
::
SetCursorAtLine(LineNumber, RichTextBox)

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 148 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD153312222001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,619 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.