VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

eTextBox Class

Daniel K Murphy  (3 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Advanced   Wed 3rd February 2021

[UPDATED] - Added three new Subroutines:
LoadTEXT, SaveTEXT, and Clear. Also updated the sample application to show more of the functionality.
Ability to Count Lines, Words, Characters, get the cursor position, Undo, ClearUndoBuffer, TopLine, BottomLine, UnSelect, LineLength, LineData, LineIndex, VisibleLines, IsDirty, ReadOnly (YES, it IS different from Locked), and others.
It gives these abilities to make it easier to use these functions (some of which are found in the RichTextBox control) to a simple TextBox control.
Read the README.txt contained in the ZIP (which is also included in the VB Project) to see how each property/function/subroutine is used.
There is also a sample included.

Rate eTextBox Class (9(9 Vote))

Download eTextBox Class

eTextBox Class Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters