Items

ComboBox.Items property

Ruft ein Objekt ab, das die Sammlung der in dieser ComboBox enthaltenen Elemente darstellt.

public ArrayList Items { get; }

Siehe auch