Visit Gigasoft's Web Site
 ProEssentials v9 Help

TreatComparisonsMenu

Scope

Pego, Pesgo

Type

Int32

Default

PEMC_SHOW

.NET

PeUserInterface.Menu.ComparisonsAsNormal

Ocx|Vcl

TreatComparisonsMenu

DLL

PEP_nTREATCOMPARISONSMENU

 

Purpose

This property controls the visibility of TreatComparisons 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.ComparisonsAsNormal members of Pego.PeUserInterface.Menu, Pesgo.PeUserInterface.Menu