Hi
If i have two TextBox objects placed side by side and the user taps/clicks/touches on any one of them, then can i know which one he has selected or tapped on? Depending on that, i need to change its color so that it seems selected. Also can i change/set the value ont he text box at runtime, i mean on pressing some of button by the user? if yes please let me know how.
Thanks in advance.