BB FlashBack SDK: FBPlayer

PopupMenuItems

Description

Returns or sets the popup menu commands available on the player control. The popup menu is displayed when the left mouse button is clicked on the player area.

Syntax

[C#/C++]
public long PopupMenuItems

[VB.NET]
Public PopupMenuItems As Long

Value Description
0 No additional popup menu commands.
1 Display the POPUP_MENU_TOOLBAR command.

Remarks

The menu always contains an About command which cannot be removed. This command displays program and copyright information on the player control.