Visit Gigasoft's Web Site
 ProEssentials v9 Help

CursorPromptLocation

Scope

Pego, Pesgo, Pepso

Type

Int32

Default

PECPL_TOP_LEFT

.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

 

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