AutoPlay Media Studio 9

ListBox.GetCheckedCount

ListBox.GetCheckedCount

This is the first topic This is the last topic  

ListBox.GetCheckedCount

This is the first topic This is the last topic  

OverviewExamples

number ListBox.GetCheckedCount (

string ObjectName,

number CheckState )

Example 1

num_checked = ListBox.GetCheckedCount("ListBox3", BST_CHECKED);

Gets the number of checked items in the "ListBox3" listbox object and stores the result in a variable called "num_checked."

See also: Related Actions


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