JohnSAutoIt Posted June 21, 2012 Posted June 21, 2012 I'm trying to activate one pane of a window but I cannot get it to work. I've extracted the info using the Info Tool; window name from the Basic Window Info and class/instance from the Advanced Mode item WinActivate("[TITLE:Macro Express Pro - Explorer; CLASS:TcxGridSite; INSTANCE:1]", "") Using the TITLE property alone activates the entire window OK.
JohnSAutoIt Posted June 21, 2012 Author Posted June 21, 2012 I resolved the problem - I should have been using ControlFocus - the pane is a control not a window.
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