ComboBox.Values

ComboBox.Values property

Gets an object representing the collection of the values contained in this ComboBox.

public ArrayList Values { get; }

See Also