Visit Gigasoft's Web Site
 ProEssentials v9 Help

GridInFrontMenu

Scope

Pego, Pesgo

Type

Int32

Default

PEMC_SHOW

.NET

PeUserInterface.Menu.GridInFront

Ocx|Vcl

GridInFrontMenu

DLL

PEP_nGRIDINFRONTMENU

 

Purpose

This property controls the visibility of GridInFront 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), or ps(polar/smith)

eMenuControl = (xHideMenu, xShowMenu, xGrayMenu);

 

Comments

PeUserInterface.Menu.GridInFront members of Pego.PeUserInterface.Menu, Pesgo.PeUserInterface.Menu