How to change the highlighted text's Foreground color for a WPF TextBox?

后端 未结 1 1879
慢半拍i
慢半拍i 2020-12-10 17:23

I am working on an application having both WinForms and WPF controls; In case of WinForms TextBox selected text Background color comes Blue and White respective

相关标签:
1条回答
  • 2020-12-10 17:48

    You cannot, the control does not allow for it.

    0 讨论(0)
提交回复
热议问题