AutoPlay Media Studio 9

ListBox.SetEnabled

ListBox.SetEnabled

This is the first topic This is the last topic  

ListBox.SetEnabled

This is the first topic This is the last topic  

OverviewExamples

ListBox.SetEnabled (

string ObjectName,

boolean Enabled = true )

Example 1

ListBox.SetEnabled("Install Options", true);

Enables the listbox object named "Install Options."

Example 2

ListBox.SetEnabled("ListBox4", false);

Disables the listbox object named "ListBox4."

See also: Related Actions


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