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;