New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Mouse Wheel Support
Users can interact with the RadInput controls using the mouse wheel. The following table lists the response of the various RadInput controls when the user scrolls the mouse wheel:
RadInput Control | Result of using the Mouse Wheel |
---|---|
RadTextBox | If TextMode is MultiLine and the Text is longer than can be displayed by the number of rows that the Rows property dictates, scrolling the mouse wheel causes the text in the control to scroll. |