Hi,
I need to flip a trackbar, if I use the tool Rotation control and I rotate the Z of 190° it works but the slider move inverted than the mouse.
I slide to right and the track go to left, and the other way
best
Cristian
The rotation is a css style, it only rotates the browser’s rendering of the element. There is no “rotation” of coordinates or code logic. Sounds like you need a right-to-left trackbar? See attached screenshot. The TrackBar in Wisej has the RightToLeft property but it’s not fully implemented yet. I can send you a patch for that. Or you can use the trackbar from devex or syncfusion.
Please login first to submit.