Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowGraphHotSpots

Scope

Pego, Pesgo, Pepso

Type

Boolean/Int32

Default

FALSE

.NET

PeUserInterface.HotSpot.Graph

Ocx|Vcl

AllowGraphHotSpots

DLL

PEP_bALLOWGRAPHHOTSPOTS

 

Purpose

This property controls whether the graphs grid will be a Hot-Spot. The developer can then respond when the user clicks or double-clicks the grid portion of the object.

 

Setting

Description

TRUE

Enable graph hot-spots.

FALSE

Disable graph hot-spots.

 

Comments

PeUserInterface.HotSpot.Graph members of Pego.PeUserInterface.HotSpot, Pesgo.PeUserInterface.HotSpot, Pepso.PeUserInterface.HotSpot

 

Related events:

.NET: PeGraphHotSpot event
ActiveX: GraphHotSpot event
SDK/DLL: PEWN_CLICKED notification message and PEP_structGRAPHLOC.structure.

 

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