Visit Gigasoft's Web Site
 ProEssentials v9 Help

ExportDialogMenu

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Int32

Default

PEMC_SHOW

.NET

PeUserInterface.Menu.ExportDialog

Ocx|Vcl

ExportDialogMenu

DLL

PEP_nEXPORTDIALOGMENU

 

Purpose

This property controls the visibility of ExportDialog Menu.

 

.NET Gigasoft.Enums.

ActiveX and

 

MenuControl.

DLL Constants

Description

Hide

PEMC_HIDE (0)

Hides Menu

Show

PEMC_SHOW (1)

Show Menu

Grayed

PEMC_GRAYED (2)

Displays text but not available for selection.

 

VCL Enumerations:

Replace the x prefix with either g(graph), sg(scientific graph), td(3D scientific graph), ps(polar/smith), or pc(pie chart).

eMenuControl = (xHideMenu, xShowMenu, xGrayMenu);

 

Comments

PeUserInterface.Menu.ExportDialog members of Pego.PeUserInterface.Menu, Pesgo.PeUserInterface.Menu, Pe3do.PeUserInterface.Menu, Pepso.PeUserInterface.Menu, Pepco.PeUserInterface.Menu

 

See Also: AllowCustomization, AllowPopup, AllowExporting