BB FlashBack SDK: FBPlayer

DisablePopupMenu

Description

Disables the right-click popup menu for the FBPlayer component.

Set to false by default.  

Syntax

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

[VB.NET]
Public Property DisablePopupMenu As Boolean