LOULOU Posted September 20, 2004 Posted September 20, 2004 On the help file with the function Control Click i find that's Remarks The control might first need to be given focus with the ControlFocus command. But the function ControlClick seem to habe problem if we put ControlFocus before Is ControlFocus obligatory before a ControlClick ?
bshoenhair Posted September 20, 2004 Posted September 20, 2004 Is ControlFocus obligatory before a ControlClick ? <{POST_SNAPBACK}>No, I never have to use ControlFocus first. Try without ControlFocus then if you have a problem then try ControlFocus then ControlClick. If that doen't work use ControlSend or Send.
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