BB FlashBack SDK: FBEditor

HighlightCursor

Description

Set this to true to highlight the mouse cursor with a yellow circle.

This property is present for backward compatibility purposes. SDK users should use FBMovie::SetCursorHighlightProperties to set a variety of cursor highlight properties.

Syntax

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

[VB.NET]
Public Property HighlightCursor As Boolean

See Also

FBMovie::GetCursorHighlightProperties  FBMovie::SetCursorHighlightProperties