BB FlashBack SDK: FBExportToEXEParams

HideMovieMenu

Description

EXE exports have a menu bar like other applications. One of the menus on this menu bar is 'Movies'. The HideMovieMenu property determines whether this menu is displayed or hidden.

Options on the movie menu are:

  • Play / Pause

  • Stop

  • Go to start

  • Go to end

Syntax

[C#/C++]
public: Bool HideMovieMenu

[VB.NET]
Public Property HideMovieMenu As Boolean
 

See Also

FBExportToEXEParams::ShowToolbar