ToolStripComboBox.Items Proprietà

Definizione

Ottiene un insieme di elementi inclusi in questo controllo ToolStripComboBox.

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

Valore della proprietà

Raccolta di elementi.

Si applica a