BB FlashBack SDK: FBPlayer

HighlightMouseClicks

Description

Set this to true to have mouse clicks in the movie highlighted by animating circles.

This property is present to enable users of BB FlashBack SDK Basic edition to change click highlight visibility. Users of the Advanced or Professional editions should use FBMovie::SetCursorHighlightProperties to set a variety of cursor highlight properties.

Syntax

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

[VB.NET]
Public Property HighlightMouseClicks As Boolean

See Also

FBMovie::GetCursorHighlightProperties  FBMovie::SetCursorHighlightProperties