felldin Posted August 28, 2006 Posted August 28, 2006 I'm trying to do an installation script. During the installation a window appear. In this window I would like to "click" another tab than the current so that I can change the settings under that tab. The question is just how I change tab? I just cant find the function.
Zedna Posted August 28, 2006 Posted August 28, 2006 If it is a custom control that looks like a standard tab... creativity should ensue. For example: Send("^{TAB}") for this eventuality. Resources UDF ResourcesEx UDF AutoIt Forum Search
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