Since DesktopSearchField has no selectedText or SelectionLenght (which I could set it to ‘0’), I would like to prevent text to be selected (after the control gain focus) by simulating the pressure of right arrow.
How can I do this without touching the keyboard (meaning using only code)?
Thanks !
4 posts - 2 participants