Wenn der Format-String noch nicht in der ListBox enthalten ist, so wird er anschließend hinzugefügt.
If the format string is not already in the list box, it is then added to it.
Zählt die Anzahl der Einträge der Listbox ListBox$.
Count the number of entries in the list box
ListBox (Einzelne Werte aus Listen)
List box (single values out of lists)
Wenn dieses Beispiel ausgeführt wird, zeigt das ListBox die folgenden Elemente an.
The ListBox will show the following items when this example is run.
ListBox hat lediglich zwei Gliederungsebenen plus Titel, um eine Liste zu unterteilen.
ListBox allows only two levels of indentation plus titles to subdivide the list.
Allerdings sieht es immer noch wie eine ListBox aus.
However, it still looks a lot like a ListBox.
Das folgende Codebeispiel veranschaulicht einen Drag&Drop-Vorgang zwischen zwei ListBox Steuerelemente.
The following code example demonstrates a drag-and-drop operation between two ListBox controls.
Sie können zwischen zwei Präsentationsformaten für ein ListBox -Objekt auswählen.
You can choose between two presentation styles for a ListBox.
ListBox -Steuerelemente zum Anzeigen von mehr als eine Spalte mit Daten formatieren.
ListBox controls to display more than one column of data.
Entfernt eine Zeile aus der Liste in einem ListBox -Objekt.
Removes a row from the list in a ListBox.
Der Benutzer wählt ein Element im ListBox -Objekt aus.
The user selects an item in the ListBox.
Anfangs enthält ein ListBox -Objekt eine leere Liste.
Initially, a ListBox contains an empty list.
Die ListBox dient zum Filtern der im Datenmodell existierenden Daten.
The ListBox is used to filter the data existing in the data model.