Visit Gigasoft's Web Site
 ProEssentials v10 Help

AllowTitleHotSpots

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Boolean/Int32

Default

FALSE

.NET

PeUserInterface.HotSpot.Title

Ocx|Vcl

AllowTitleHotSpots

DLL

PEP_bALLOWTITLEHOTSPOTS

 

Purpose

This property controls whether the MainTitle and SubTitle will be Hot-Spots. The developer can then respond when the user clicks or double-clicks these titles.

 

Setting

Description

TRUE

Enable MainTitle hot-spots.

FALSE

Disable MainTitle hot-spots.

 

Comments

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

 

Related events:

.NET: PeMainTitle and PeSubTitle events
ActiveX: MainTitle and SubTitle events
SDK/DLL: PEWN_CLICKED notification message.

 

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