本文介绍了表格中突出显示多个组合框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个用户控件加载在屏幕上,上面有很多组合框和文本框。当表单加载时,一些组合框会突出显示。我怎么能避免这种情况?



Debra有一个问题

I have a user control that loads on the screen that has a lot of comboboxes and textboxes on it. When the form loads some comboboxes are highlighted. How would I be able to avoid that?


Debra has a question

推荐答案


这篇关于表格中突出显示多个组合框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-28 00:21