Jump to content

Textbox Data Constraints


Mongoose
 Share

Recommended Posts

I am working on a project to automate some data input functions for a software package we use at work.

Some of the textboxes on the data entry forms have constraints on the text they can accept eg length of input string.

Is there any way to find out what the constraints are for a particuar control?

Link to comment
Share on other sites

If it's an ordinary edit control then _GUICtrlEdit_GetLimitText(). If it's something else, then tell us what Au3Info says instead of forcing us to guess.

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...