Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowSubTitleHotSpots

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Boolean/Int32

Default

FALSE

.NET

PeUserInterface.HotSpot.MultiSubTitle

Ocx|Vcl

AllowSubTitleHotSpots

DLL

PEP_bALLOWSUBTITLEHOTSPOTS

 

Purpose

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

 

Setting

Description

TRUE

Enable MultiSubTitle hot-spots.

FALSE

Disable MultiSubTitle hot-spots.

 

Comments

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

 

Related events:

.NET: PeMultiSubTitle event
ActiveX: MultiSubTitle event
SDK/DLL: PEWN_CLICKED notification message.

 

See Also: AllowBottomTitleHotSpots

 

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