Freigeben über


ToolStripComboBox.Items Eigenschaft

Definition

Ruft eine Auflistung der in dieser ToolStripComboBox enthaltenen Elemente ab.

public:
 property System::Windows::Forms::ComboBox::ObjectCollection ^ Items { System::Windows::Forms::ComboBox::ObjectCollection ^ get(); };
public System.Windows.Forms.ComboBox.ObjectCollection Items { get; }
member this.Items : System.Windows.Forms.ComboBox.ObjectCollection
Public ReadOnly Property Items As ComboBox.ObjectCollection

Eigenschaftswert

ComboBox.ObjectCollection

Eine Auflistung von Elementen.

Gilt für