VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Four Enhanced Textbox Functions

by Dark Star X (2 Submissions)
Category: VB function enhancement
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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

Upload

Download this snippet    Add to My Saved Code

Four Enhanced Textbox Functions Comments

No comments have been posted about Four Enhanced Textbox Functions. Why not be the first to post a comment about Four Enhanced Textbox Functions.

Post your comment

Subject:
Message:
0/1000 characters