ToolStripComboBox.Items Özellik

Tanım

Bu ToolStripComboBoxiçinde yer alan öğelerin koleksiyonunu alır.

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

Özellik Değeri

ComboBox.ObjectCollection

Öğe koleksiyonu.

Şunlara uygulanır