Setup Factory 10

DlgBillboard.SetEnabled

DlgBillboard.SetEnabled

Previous topic Next topic  

DlgBillboard.SetEnabled

Previous topic Next topic  

OverviewExamples

DlgBillboard.SetEnabled (

number ControlID,

boolean Enabled = true )

Description

Sets the enabled/disabled state of a billboard control.

Parameters

ControlID

(number) The numeric ID of the billboard control.

Enabled

(boolean) Whether to make the billboard control 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 - Setup Factory - Buy Now - Contact Us