Visit Gigasoft's Web Site
 ProEssentials v9 Help

HorzLineAnnotHotSpot Event

Scope Graph and Scientific Graph OCX/VCL

 

Sub ctlname_HorzLineAnnotHotSpot(DblClk As Integer, nIndex As Integer)

 

The HorzLineAnnotHotSpot event is fired when the user clicks a horizontal line annotation.

 

Parameter

Description

DblClk

Zero for click, and 1 for Double Click.

Index

Zero based index of annotation clicked.

 

Comments

This event is only fired if AllowHorzLineAnnotHotSpots is TRUE and if HorzLineAnnotHotSpot is not programmatically set to FALSE for the annotation.

 

See Also: HorzLineAnnotationType, OCX/VCL Events