Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: TimePicker Selected Text

$
0
0
Is there any way to autoselect text when you tab to the time picker control?
Usually for a textbox you would do this

textbox.SelectionStart = 0;
textbox.SelectionLength = textbox.Text.Length;


But the timepicker doesnt have a selected text property? This would enable users to tab to the control, type the tiem and then tab off.

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>