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.
如何将组合框的默认值作为数组中的第一项。
在填充组合框后放置此代码:
comboBox1.SelectedIndex = 0;