Rohith 0 Posted April 20, 2010 Hello All, I was trying to automate an application and was wondering how can I move a scroll bar. Could any one please help on the same. Thanks in advance. Rohith Share this post Link to post Share on other sites
PsaltyDS 39 Posted April 20, 2010 (edited) For a Windows GUI scrollbar, look at _GUIScrollBars_ScrollWindow() in the help file, and the other functions in the same UDF. (It's different for the scrollbar on a web page.) Edited April 20, 2010 by PsaltyDS Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites