本文介绍了什么是ComboBox DropDown按钮v字体的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建自己的ComboBox,并希望DropDown按钮看起来像是系统组合框的



你知道吗?对于v在常规组合框中使用。


这是字母或其他字符吗?


我想我可以使用系统按钮脸色。这是正确的吗?


谢谢

I''m making my own ComboBox and would like the DropDown button to look like
the system combo box.

Do you know the Font for the "v" that is used in the regular combobox.

Is that the letter vee or some other character?

I think I can use the system button face color. Is that correct?

Thanks

推荐答案



''ControlPaint.DrawComboButton''。


-

MS Herfried K. Wagner

MVP< URL:http://dotnet.mvps.org/>

VB< URL:http://dotnet.mvps.org/dotnet / faqs />

''ControlPaint.DrawComboButton''.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>




''ControlPaint.DrawComboButton''。


-

MS Herfried K. Wagner

MVP< URL:http://dotnet.mvps.org/>

VB< URL:http://dotnet.mvps.org/dotnet /常见问题/>


''ControlPaint.DrawComboButton''.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>



猜猜我现在可以回家了,今天我学到了什么。想知道有多少

其他课程有助于我不知道。谢谢

LS

Guess I can go home now that I learned something today. Wonder how many
other classes exist that help that I don''t know about. Thanks
LS




''ControlPaint.DrawComboButton''。


-

MS Herfried K. Wagner

MVP< URL:http://dotnet.mvps.org/>

VB< URL:http://dotnet.mvps.org/dotnet /常见问题/>


''ControlPaint.DrawComboButton''.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>



这篇关于什么是ComboBox DropDown按钮v字体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-19 09:09