VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Count the characters of a textbox and display it on an item

by King Seh Horng (15 Submissions)
Category: Files/File Controls/Input/Output
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Thu 11th April 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Count the characters of a textbox and display it on an item

Rate Count the characters of a textbox and display it on an item



a = len(text1.text)

'let i = item such as a textbox and etc.
let i = a

'For further information about my code, pls e-mail me at [email protected] 

Download this snippet    Add to My Saved Code

Count the characters of a textbox and display it on an item Comments

No comments have been posted about Count the characters of a textbox and display it on an item. Why not be the first to post a comment about Count the characters of a textbox and display it on an item.

Post your comment

Subject:
Message:
0/1000 characters