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

Enable scrolling when the curser is outside the boundaries of the control

1 Answer 26 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Shahar
Top achievements
Rank 1
Shahar asked on 23 Sep 2013, 01:01 PM
Hi

when using the mouse wheel, It is perfectly possible to change the content when the mouse cursor is over the control.
but, Is it possible to enable mouse wheel scrolling when the mouse cursor is not directly over the numericupdown control? assuming the control did not lose focus of course.

thanks.

1 Answer, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 26 Sep 2013, 07:26 AM
Hello,

Unfortunately the described scenario is not possible in the current version of the control.

By design the scroll wheel is designed to be used to change the value of the control only when the mouse is directly above the control. Making it to be used no matter if it is above the control could cause serious issues. For example when the RadNumericUpDown is placed in a ScrollViewer in a Window, if the control steels the scroll wheel to change its value the result will lead to no scrolling of the Window's ScrollViewer.

Regards,
Vladi
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
NumericUpDown
Asked by
Shahar
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Share this question
or