How to highlight text on focus in windows phone 7? -


how highlight text in textbox control in windows phone 7? can't find property setting on control.

is handling onfocus event in code-behind option?

you can highlight text using textbox.select(int start, int length).


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -