VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Four Enhanced Textbox Functions

Dark Star X  (2 Submissions)   VB function enhancement   Visual Basic 3.0   Beginner   Wed 3rd February 2021

This code is 4 functions written by myself, to enhance the TextBox and RichTextBox controls. The 4 functions allow you to:

Get the line the user's cursor is on
Get the total number of lines in the textbox
Get the text on the line that the user is on
Mass remove any number of characters from the textbox!

Works great for parsers, or general applications that use multiline textboxes!!

Please vote for me! :)

Rate Four Enhanced Textbox Functions (4(4 Vote))
Four Enhanced Textbox Functions.bas

Four Enhanced Textbox Functions Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters