Visit Gigasoft's Web Site
 ProEssentials v9 Help

VertLineAnnotHotSpot Event

Scope Graph and Scientific Graph OCX/VCL

 

Sub ctlname_VertLineAnnotHotSpot(DblClk As Integer, nIndex As Integer)

 

The VertLineAnnotHotSpot event is fired when the user clicks a vertical 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 AllowVertLineAnnotHotSpots is TRUE.

 

See Also: VertLineAnnotationType, OCX/VCL Events