ListBox.SelectItem |
|
|
|
ListBox.SelectItem |
|
|
|
|
||
OverviewExamples
ListBox.SelectItem ( |
ListBox.SelectItem("ListBox1", 4);
Selects the fourth item in the "ListBox1" listbox object.
ListBox.SelectItem("PictureShow", -1);
Selects all items in the "PictureShow" listbox object.
ListBox.SelectItem("PictureShow", LB_ALLITEMS);
Selects all items in the "PictureShow" listbox object.
See also: Related Actions
Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us