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 Quote 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.