CSliderCtrl mouseclick position
-
If you click on the sliderbar with the mouse, it will move only one pagesize up/down. How can I change this behaviour, that clicking into a slider bar moves it to exactly that position like in WMPs Position-Ctrl? Is there any simple way to achieve that? Thanks for any answer Konrad
-
If you click on the sliderbar with the mouse, it will move only one pagesize up/down. How can I change this behaviour, that clicking into a slider bar moves it to exactly that position like in WMPs Position-Ctrl? Is there any simple way to achieve that? Thanks for any answer Konrad
-
search for some articles here on CodeProject about "Subclassing a control"...
TOXCCT >>> GEII power
Thanks for your answer. Isn't there any other simple way, than subclassing the control. I think I'm not the first one, who wants to achieve that behaviour. Isn't there a class out there I can use? Konrad