Hi How can i count the number of characters that is inside a textbox? Thanks in advance!
Code: Dim textlen as integer textlen = Len(text1.text) 'textlen contains number of characters
Dim textlen as integer textlen = Len(text1.text) 'textlen contains number of characters
I am become death, the destroyer of worlds. mail:[email protected] Visual Basic 6.0 & .NETVisual C++ 6.0 & .NETASPLISPPROLOGCPascal
Forum Rules