Jump to content

Recommended Posts

Posted (edited)

I am watching a ListBox on a window, using ControlCommands FindString to get the reference location of the line I'm looking. Currently, FindString is looking for exact text but I find that in our case, if we could use wildcards or something that would work best.

Is it possible to look for a partial string at all? For example, return the reference of the first list item that contains "what ever" characters specified in ControlCommand FindString function?

Thanks.

Edited by Crestline
  • 1 month later...

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
×
×
  • Create New...