User (Legacy) Posted May 30, 2003 Report Share Posted May 30, 2003 Hi, Just wondering if Annotation objects like image or text support onClick or OnDblClick event? If yes, is it possible to trap these events using client scripting? Thanks, Tatiana Link to comment Share on other sites More sharing options...
Software FX Posted May 31, 2003 Report Share Posted May 31, 2003 The DoubleClick event is supported for the annotation extensions, make sure that when you declare your AnnotationX variables you do it using the "With Events" keyword (VB). If you are not using VB you need to attach to the double-click event of the annotation extension. Notice that the events sent by the annotation extension are different than those sent by ChartFX you need to make sure you are attached to the right object. -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.