DlgBillboard.GoToImage

DlgBillboard.GoToImage ( 

number ControlID,

number Position )

Description

Navigate to a specific image in a billboard control.

Parameters

ControlID

(number The numeric ID of the billboard control.

Position

(number) The 1-based position of the image to navigate to.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also:  Related Actions