BB FlashBack SDK: FBExportToEXEParams

HideMenu

Description

EXE exports have a menu bar like other applications. Set this property to True, so that when the exported exe is run, no menu bar is visible.

Syntax

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

[VB.NET]
Public Property HideMenu As Boolean
 

See Also

FBExportToEXEParams::ShowToolbar  FBExportToEXEParams::HideMovieMenu