DavidGuest Posted October 21, 2007 Posted October 21, 2007 I have a toolbar on a form. I know it's ID. It has five buttons on it. what statement do I use to click on the third button from the left on the toolbar. thanks
Thatsgreat2345 Posted October 21, 2007 Posted October 21, 2007 Check out ControlClick and get the control of the 3rd button and you should be good if that doesn't work check out Au3Lib UDF.
DavidGuest Posted October 21, 2007 Author Posted October 21, 2007 Check out ControlClick and get the control of the 3rd button and you should be good if that doesn't work check out Au3Lib UDF.Does a button have an Instance?It doesn't display an ID...
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