ToolStripComboBox.Items Propriedade

Definição

Obtém uma coleção dos itens contidos neste 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

Valor de Propriedade

Uma coleção de objetos.

Aplica-se a