Setup Factory 10

DlgBillboard.SetPos

DlgBillboard.SetPos

This is the first topic This is the last topic  

DlgBillboard.SetPos

This is the first topic This is the last topic  

OverviewExamples

DlgBillboard.SetPos (

number ControlID,

number X,

number Y )

Example 1

DlgBillboard.SetPos(CTRL_BILLBOARD_01, 100, 150);

Sets the CTRL_BILLBOARD_01 billboard control's X coordinate to 100 pixels and the Y coordinate to 150.

Example 2

DlgBillboard.SetPos(CTRL_BILLBOARD_02, 0, 0);

Sets the CTRL_BILLBOARD_02 billboard control's X coordinate to 0 and the Y coordinate to 0. The billboard control will be moved to the upper left hand corner of the screen from its current position.

See also: Related Actions


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