Visit Gigasoft's Web Site
 ProEssentials v11 Help

CursorPromptLocation

Scope

Pego, Pesgo, Pepso, Pe3do

Type

Int32

Default

PECPL_TOP_LEFT

JS / .NET

PeUserInterface.Cursor.PromptLocation

OCX / VCL

CursorPromptLocation

DLL

PEP_nCURSORPROMPTLOCATION

 

Purpose

This property sets whether cursor information is in the upper left or right corner

 

.NET Gigasoft.Enums.

ActiveX and

 

CursorPromptLocation.

DLL Constants

Description

Left

PECPL_TOP_LEFT (0)

Top Left

Right

PECPL_TOP_RIGHT (1)

Top Right

ToolTip

PECPL_TRACKING_TOOLTIP (2)

Tool Tip

Text

PECPL_TRACKING_TEXT(3)

Text, only for RenderEngine=Direct3D

 

VCL Enumerations:

Replace the x prefix with either g(graph), sg(scientific graph), or ps(polar/smith)

eCursorPromptLocation = (xTopLeft, xTopRight,);

 

Comments

PeUserInterface.Cursor.PromptLocation members of Pego.PeUserInterface.Cursor, Pesgo.PeUserInterface.Cursor, Pepso.PeUserInterface.Cursor

 

See Also: CursorPromptStyle, CursorPromptTracking