Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowGridNumberHotSpotsX

Scope

Pesgo, Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeUserInterface.HotSpot.GridNumberX

Ocx|Vcl

AllowGridNumberHotSpotsX

DLL

PEP_bALLOWGRIDNUMBERHOTSPOTSX

 

Purpose

This property controls whether x grid numbers will be Hot-Spots. The developer can then respond when the user clicks or double-clicks a grid number.

 

Setting

Description

TRUE

Enable grid number x hot-spots.

FALSE

Disable grid number x hot-spots.

 

Comments

PeUserInterface.HotSpot.GridNumberX members of Pesgo.PeUserInterface.HotSpot, Pe3do.PeUserInterface.HotSpot

 

Related events:

.NET: PeGridNumber event
ActiveX: GridNumber event
SDK/DLL: PEWN_CLICKED notification message.

 

See Also: AllowGridNumberHotSpotsY, AllowAxisHotSpots, AllowGraphHotSpots

 

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