This is a migrated thread and some comments may be shown as answers.

RadTrackBar Move event

4 Answers 133 Views
TrackBar
This is a migrated thread and some comments may be shown as answers.
[Nean]
Top achievements
Rank 1
[Nean] asked on 10 Feb 2010, 08:54 AM
Hi everyone,

I use a RadTrackBar in my WinForm application and when the user move the trackbar, I change a value in a RasSpinEditor. My problem is that i do so at the ValueChanged event of my RadTrackBar wich is fired only when i release the mouse button. This doesn't correspond to what we are looking for. Is there another event which allow to change my RadSpinEditor value during the move of the radTrackBar ? I need to know the value of the TrackBar, that's why i use the ValueChanged event for know, but the value change only when I release the mouse button, can we change that comportment ?

Thanks,

[Nean]

4 Answers, 1 is accepted

Sort by
0
John DeVight
Top achievements
Rank 1
answered on 29 Jan 2012, 05:10 AM
Does anyone have a solution for this?
0
Ivan Petrov
Telerik team
answered on 31 Jan 2012, 10:17 AM
Hello John,

Thank you for writing.

There is such an event and its name is Scroll. You can read more about it in our online documentation under Programming RadTrackBar.

I hope you will find this useful. If you have other questions feel free to write back.

Regards,
Ivan Petrov
the Telerik team

SP1 of Q3’11 of RadControls for WinForms is available for download (see what's new).

0
Andras
Top achievements
Rank 1
answered on 25 Jan 2019, 03:10 PM
This Scroll event just never gets fired for me. And the link referred in 2012 does not work anymore.
0
Hristo
Telerik team
answered on 28 Jan 2019, 07:36 AM
Hello Andras,

Thank you for writing.

Here is the correct link to the article referred in the previous post: https://docs.telerik.com/devtools/winforms/controls/track-and-status-controls/trackbar/properties-events. The Scroll event is also working well on my end. Can you please check the attached project and see if it would work as expected on your side. In case the issue persists, please let me know how I can reproduce it.

Regards,
Hristo
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
TrackBar
Asked by
[Nean]
Top achievements
Rank 1
Answers by
John DeVight
Top achievements
Rank 1
Ivan Petrov
Telerik team
Andras
Top achievements
Rank 1
Hristo
Telerik team
Share this question
or