User (Legacy) Posted June 14, 2000 Report Share Posted June 14, 2000 Francesco, I have a chart which has two "ARROW" type annotation objects laid on top of it. They are working fine but there is one minor annoyance. Even though I have the "AllowModify" property for these objects set to FALSE, they still allow the user to click on them and hilight them. In effect, they occasionally "steal" mouse click events from the chartFx object which results in having to click the chart multiple times to activate the underlying event routine I need to execute. Is there any way to completely disable Annotation objects from receiving mouse events? I've tried removing the "WithEvents" modifier in the declaration of "AnnotX" in VB but this doesn't change the behavior. TIA, Gary Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.