Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

How to bring the slider to the position user clicked the mouse.?

$
0
0
Hi,

I have a dialog control where I am using a slider control. I have handled the notification messages sent by the slider control. When user clicks on the slider, the slider moves in steps. I want to bring the slider directly to the position where user has clicked the mouse. The slider thumb should directly move to the clicked position instead of in steps.


Anybody have any idea or it would be helpful if you can share sample code for the same.



Regards,
Mbatra

Viewing all articles
Browse latest Browse all 3046

Trending Articles