Combobox的Clear问题
现有Combobox对象combo1, 那么combo1.Clear()和combo1.Items.Clear()有什么区别?
------解决方案--------------------没有combo1.Clear()的方法
------解决方案--------------------http://bingning.net/VB/SOURCE/index.html
------解决方案--------------------只有comboBox1.Items.Clear();