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# 中验证组合框值
我有 6 个 C# 形式的组合框,它们都从同一列的数据库中填充。即用于使学生结果组合框填充主题名称。现在我想要的是如果已经在前一个组合框中选择了主题,如何从第二个组合框中删除主题名称。