本文介绍了如何从文本框中突出显示DataGridView类型中的文本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 亲爱的专家 我有一个文本框。我在其中输入一些文本。 现在我想在Datagridview中搜索该文本。 我也可以搜索它,我将突出显示该单元格。 但问题是我不想强调全细胞。我想要高光只搜索文本框文本。 如果我搜索'abc'并且如果我在DataGridview中找到它那么我将改变该单元格的颜色。但我想只强调'abc'。不是全细胞。 谢谢和提前 Sreeni 解决方案 Dear ExpertsI have one textbox. In which i am enter some text.Now i want to search that text in the Datagridview.I am also able to search that and i am going to highlight that cell.But the problem is that i don`t want to highlight whole cell. I want to high light only search textbox text.If i search 'abc' and if i found that in DataGridview then i am going to change the color of that cell. But i want to highlight only 'abc'. Not whole cell.Thanks & AdvanceSreeni 解决方案 这篇关于如何从文本框中突出显示DataGridView类型中的文本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!