Jump to content

how to count characters in an editbox?


Recommended Posts

Hi,

id like to know how to count how many characters there are in an editbox (text box)

because i set the limit of characters for the editbox and i want a text in the window be updated with the numbers of characters left to write

thanks in advance!

Link to comment
Share on other sites

Hi,

id like to know how to count how many characters there are in an editbox (text box)

because i set the limit of characters for the editbox and i want a text in the window be updated with the numbers of characters left to write

thanks in advance!

StringLen(GUiCtrlRead($textbox))
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...