AutoPlay Media Studio 9

CheckBox.SetEnabled

CheckBox.SetEnabled

Previous topic Next topic  

CheckBox.SetEnabled

Previous topic Next topic  

OverviewExamples

CheckBox.SetEnabled (

string ObjectName,

boolean Enabled = true )

Description

Sets the enabled/disabled state of a checkbox object.

Parameters

ObjectName

(string) The name of the checkbox object.

Enabled

(boolean) Whether to make the checkbox object enabled or disabled:

VALUE

DESCRIPTION

true

Enabled. (Default)

false

Disabled.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions


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