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

Hightlight value

1 Answer 62 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Doug Lott
Top achievements
Rank 1
Doug Lott asked on 24 Mar 2009, 06:59 PM
When the numeric updown receives focus, I need it to highlight or select the current value to enable the user to type over it.  The normal WPF textbox has a select method that enables this.  Is there a similar method here?  I am using the 2009 Q1 release.

Also the focus method does not put the cursor in the control; it just puts the focus on the container control (UIElement).

Doug

1 Answer, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 26 Mar 2009, 09:50 AM
Hello Doug Lott,

Sorry for the late response. Unfortunately RadNumericUpDown does not support such a built - in functionality. We will provide our customers with such (SelectAll(), Select(int start, int length))  methods in the forthcoming SP1. It will be launched in a couple of weeks.

All the best,
Kaloyan Manev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
NumericUpDown
Asked by
Doug Lott
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or