Crestline 0 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 Share this post Link to post Share on other sites
redfive19 0 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? Share this post Link to post Share on other sites