Partager via


ToolStripComboBox.Items Propriété

Définition

Obtient une collection des éléments contenus dans l'objet 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

Valeur de propriété

ComboBox.ObjectCollection

Collection d’éléments.

S’applique à