prirolian Posted February 26, 2007 Posted February 26, 2007 I have an edit box which is "read-only", not disabled. How do I determine this from AutoIT? The ControlCommand, using the "IsEnabled" setting returns 1. The control was made read-only by calling "SetReadOnly" on the control.
Moderators SmOke_N Posted February 26, 2007 Moderators Posted February 26, 2007 http://msdn2.microsoft.com/en-us/library/ms633584.aspx Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
prirolian Posted February 27, 2007 Author Posted February 27, 2007 SmOke_N said: http://msdn2.microsoft.com/en-us/library/ms633584.aspxThanks. Since I do have common sense I don't think I'll step away yet.
Moderators SmOke_N Posted February 27, 2007 Moderators Posted February 27, 2007 prirolian said: Thanks. Since I do have common sense I don't think I'll step away yet. ... That's my signature in general... hope you didn't take it personal. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
prirolian Posted February 27, 2007 Author Posted February 27, 2007 SmOke_N said: ... That's my signature in general... hope you didn't take it personal. Of course not. I was happy to get the help.
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