AutoPlay Media Studio 9

CheckBox.SetVisible

CheckBox.SetVisible

Previous topic Next topic  

CheckBox.SetVisible

Previous topic Next topic  

OverviewExamples

CheckBox.SetVisible (

string ObjectName,

boolean Visible = true )

Description

Sets the visibility of a checkbox object.

Parameters

ObjectName

(string) The name of the checkbox object.

Visible

(boolean) Whether to make the checkbox object visible or invisible:

VALUE

DESCRIPTION

true

Visible. (Default)

false

Invisible.

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