Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 C# 中更改 System.Windows.Forms.ComboBox 的颜色。我不是说BackColor或ForeColor单击组合框后会控制颜色并显示下拉列表。相反,我想更改控件本身的颜色。
BackColor
ForeColor