how to highlight/select text in a wpf textbox without focus?

前端 未结 3 1778
悲哀的现实
悲哀的现实 2020-12-31 00:36

I want to highlight selected text in a wpf textbox while the textbox is not focused. In my application, my textbox never gets focus, and every key input is done manually.

3条回答
提交回复
热议问题