I have a TextInput object that highlights when it is focused...I would like it not to highlight when it is focused...seems like something that should be simple but I can't figure out a way to stop it? Any ideas?
Thanks!
I have a TextInput object that highlights when it is focused...I would like it not to highlight when it is focused...seems like something that should be simple but I can't figure out a way to stop it? Any ideas?
Thanks!
focusEnabled="false" will prevent tabbing at all if it not needed