本文介绍了如何更改文本框的选定文本颜色?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嗨!
我在WindowsForm项目中有一个带有绿色背景色的文本框.
当我选择其中的一些文本时,所选内容将显示为蓝色,这与未选择的文本几乎无法区分.
有什么办法可以更改所选文本的颜色(以及偶然的光标闪烁颜色)?
PS.我不太了解覆盖属性.
感谢您的阅读!
Hi!
I have a Textbox in a WindowsForm project with a green backcolor.
When I select some of its text, the selection appears with blue color which is hardly distinguishable from non-selected text.
Is there any way I can change the selected text''s color (and by chance, the blinking cursor''s color)?
PS. I have poor knowledge about overriding properties.
Thanks for reading!
推荐答案
这篇关于如何更改文本框的选定文本颜色?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!