vishu Posted December 23, 2009 Posted December 23, 2009 Hi, Am stuck up at one point in my GUI. I have a blue slider button which slides all along the big blue circle(See the attached snapshot). I want to move the small blue slider(Marked in red) to any point all along the big blue slider am not gettin how to do this. Itried Control Move command did not work. Am attaching the snapshot of the slider nuttons propertied which I have captured through Autoit Window Info. Pl suggest. Thanks, VishwasProperties of sliderbar.bmp
Mat Posted December 28, 2009 Posted December 28, 2009 I know this is old, but if you are still struggling I do have a suggestion: _SendMessage ($hTrackbar, $TBM_SETPOS, TRUE, $nPos) AutoIt Project Listing
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