Google: "C# ListView Selected index"
5. Ergebnis: Klick
Antwort: ListView1.Items.Remove(ListView1.SelectedItems[0]);
edit: ok scheint VB zu sein.
http://groups.google.de/group/micros...6ce63c890eeb73 sagt:
listView.SelectedIndices
Google: "C# ListView Selected index"
5. Ergebnis: Klick
Antwort: ListView1.Items.Remove(ListView1.SelectedItems[0]);
edit: ok scheint VB zu sein.
http://groups.google.de/group/micros...6ce63c890eeb73 sagt:
listView.SelectedIndices
--Signature.