demando Posted June 24, 2008 Posted June 24, 2008 (edited) Hi together i created a Form with any Controlfields (OK Button, Listbox, Combobox, etc) Which command can set the Mouse-Cursor into the Listbox? with best regard demando Edited June 24, 2008 by demando
Zedna Posted June 24, 2008 Posted June 24, 2008 I don't understand exactly so maybe: ControlFocus() or MouseMove() or MouseClick(). Resources UDF ResourcesEx UDF AutoIt Forum Search
demando Posted June 24, 2008 Author Posted June 24, 2008 (edited) Hi Zedna thx a lot. It's works fne with the Command ==>ControlFocus("","",$List1). So now the MouseFocus is in the right Field. Edited June 24, 2008 by demando
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