ToolStripComboBox.Items Eigenschap

Definitie

Hiermee haalt u een verzameling van de items in deze ToolStripComboBoxop.

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

Waarde van eigenschap

Een verzameling items.

Van toepassing op