Crestline Posted February 21, 2005 Posted February 21, 2005 (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 February 21, 2005 by Crestline
redfive19 Posted March 30, 2005 Posted March 30, 2005 I am wondering this exact same thing. I would like to find the partial text of something in a combo box. Is this at all possible?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now