AutoPlay Media Studio 9

ListBox.DeselectItem

ListBox.DeselectItem

This is the first topic This is the last topic  

ListBox.DeselectItem

This is the first topic This is the last topic  

OverviewExamples

ListBox.DeselectItem (

string ObjectName,

number Index )

Example 1

ListBox.DeselectItem("Movies", 2);

Deselects the second item in the listbox object called "Movies."

Example 2

ListBox.DeselectItem("Slides", -1);

Deselects all items in the "Slides" listbox object.

Example 3

ListBox.DeselectItem("Slides", LB_ALLITEMS);

Deselects all items in the "Slides" listbox object.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us