ListBox.DeleteItem |
|
|
|
ListBox.DeleteItem |
|
|
|
|
||
OverviewExamples
ListBox.DeleteItem ( |
ListBox.DeleteItem("PackageList", 2);
Removes the second item from the listbox object called "PackageList."
ListBox.DeleteItem("PackageList", -1);
Removes all items from the "PackageList" listbox object.
ListBox.DeleteItem("PackageList", LB_ALLITEMS);
Removes all items from the "PackageList" listbox object.
See also: Related Actions
Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us