Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowSubsetHotSpots

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Boolean/Int32

Default

FALSE

.NET

PeUserInterface.HotSpot.Subset

Ocx|Vcl

AllowSubsetHotSpots

DLL

PEP_bALLOWSUBSETHOTSPOTS

 

Purpose

This property controls whether subset labels will be Hot-Spots. The developer can then respond when the user clicks or double-clicks a subset label.

 

Setting

Description

TRUE

Enable subset label hot-spots.

FALSE

Disable subset label hot-spots.

 

Comments

PeUserInterface.HotSpot.Subset members of Pego.PeUserInterface.HotSpot, Pesgo.PeUserInterface.HotSpot, Pe3do.PeUserInterface.HotSpot, Pepso.PeUserInterface.HotSpot, Pepco.PeUserInterface.HotSpot

 

Related events:

.NET: PeSubsetHotSpot event
ActiveX: SubsetHotSpot event
SDK/DLL: PEWN_CLICKED notification message.

 

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