Items

ComboBox.Items property

获取一个对象,该对象表示此 ComboBox 中包含的项目的集合。

public ArrayList Items { get; }

也可以看看