BB FlashBack SDK: FBHighlightProperties

WaitClick

Description

Determines whether displaying this highlight causes movie playback to pause, and wait for the user to click the mouse in the movie area before continuing.

Syntax

[C#/C++]
public Bool WaitClick;

[VB.NET]
Public Property WaitClick As Boolean

Remarks

When this property is set to True, the movie pauses when the highlight is displayed, and the Duration property is ignored.

See Also

FBHighlightProperties::Duration