DlgBillboard.GoToImage

DlgBillboard.GoToImage ( 

number ControlID,

number Position )

Example 1

DlgBillboard.GoToImage(CTRL_BILLBOARD_03, 10);

Navigates to the image at position 10 in the billboard control whose ID is CTRL_BILLBOARD_03.

See also:  Related Actions