Knight Posted January 25, 2006 Posted January 25, 2006 (edited) I am trying to target a specific control in a program and get the text. It's ControlID is 8 and ClassNameNN a "Edit1". The problem is that this program has multiple controls with the same ID and classname. Is there anyway to target the specific control I want? The 3 identical Control's are in a listview type thing with a ClassNN of "MFCGridCtrl1" and a Control ID of 1052. Edited January 25, 2006 by Knight
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