Visit Gigasoft's Web Site
ProEssentials v7 Help

AllowVertLineAnnotHotSpots

Scope

Pego, Pesgo

Type

Boolean/Int32

Default

FALSE

.NET

PeUserInterface.HotSpot.XAxisLineAnnotation

Ocx|Vcl

AllowVertLineAnnotHotSpots

DLL

PEP_bALLOWVERTLINEANNOTHOTSPOTS

 

Purpose

This property controls whether vertical line annotations will be Hot-Spots. The developer can then respond when the user clicks or double-clicks vertical line annotations.

 

Setting

Description

TRUE

Enable vertical line annotation Hot-Spots.

FALSE

Disable vertical line annotation Hot Spots.

 

Comments

PeUserInterface.HotSpot.XAxisLineAnnotation members of Pego.PeUserInterface.HotSpot, Pesgo.PeUserInterface.HotSpot

 

Vertical line annotations are implemented with the following properties. VertLineAnnotation, VertLineAnnotationText, VertLineAnnotationType, and VertLineAnnotationColor

 

Related events:

.NET: PeVertLineAnnotHotSpot event
ActiveX: VertLineAnnotHotSpot event
SDK/DLL: PEWN_CLICKED notification message.

 

Refer to Chapter 7, Question 12 for more information on hot-spots.