Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowGridNumberHotSpotsY

Scope

Pego, Pesgo, Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeUserInterface.HotSpot.GridNumberY

Ocx|Vcl

AllowGridNumberHotSpotsY

DLL

PEP_bALLOWGRIDNUMBERHOTSPOTSY

 

Purpose

This property controls whether y 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 y hot-spots.

FALSE

Disable grid number y hot-spots.

 

Comments

PeUserInterface.HotSpot.GridNumberY members of Pego.PeUserInterface.HotSpot, Pesgo.PeUserInterface.HotSpot, Pe3do.PeUserInterface.HotSpot

 

Related events:

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

 

See Also: AllowGridNumberHotSpotsX, AllowAxisHotSpots, AllowGraphHotSpots

 

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