Visit Gigasoft's Web Site
 ProEssentials v9 Help

RotationMenu

Scope

Pe3do

Type

Int32

Default

PEMC_SHOW

.NET

PeUserInterface.Menu.Rotation

Ocx|Vcl

RotationMenu

DLL

PEP_nROTATIONMENU

 

Purpose

This property controls the visibility of Rotation 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:

eMenuControl = (tdHideMenu, tdShowMenu, tdGrayMenu);

 

Comments

PeUserInterface.Menu.Rotation members of Pe3do.PeUserInterface.Menu