Setup Factory 10

DlgBillboard.SetEnabled

DlgBillboard.SetEnabled

This is the first topic This is the last topic  

DlgBillboard.SetEnabled

This is the first topic This is the last topic  

OverviewExamples

DlgBillboard.SetEnabled (

number ControlID,

boolean Enabled = true )

Example 1

DlgBillboard.SetEnabled(CTRL_BILLBOARD_01, true);

Enables the billboard control whose ID is CTRL_BILLBOARD_01.

Example 2

DlgBillboard.SetEnabled(CTRL_BILLBOARD_02, false);

Disables the billboard control whose ID is CTRL_BILLBOARD_02.

See also: Related Actions


Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us