仅需在comboBox1_SelectedIndexChanged函数中的末尾,添加 comboBox1.Enabled = false; comboBox1.Enabled = true; 实测效果满足预期