DuaneKaufman Posted September 13, 2013 Posted September 13, 2013 Hello, I have what I believe to be a Windows Forms application I am attempting to automate: EOS CONTROL & DATA SUITE Software Download (http://media.hyperion.hk/dn/pc/pcsoft.htm) Using the AutoIt Window Info tool, I can see text in what seems to be read-only textboxes (WindowsForms10.EDIT.app.0.378734a8), but when I access the control directly, the text returned (for instance from ControlGetText) is blank. Is there a special trick to getting the contents of these controls, or am I doomed to parsing the entire Visible Text String? Thanks, Duane
ahmed9100 Posted September 13, 2013 Posted September 13, 2013 i have tried ControlGetText befoure but it didn't work in password text box and some other too
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