Jump to content
Software FX Community

RE: How to override the PopUp meny on CFXIEAX RButtonDown event??


Software FX

Recommended Posts

You can catch the RButtonDown event and set the ReturnValue property to 1 

Chart.ReturnValue = 1

This will disable the default behavior (showing our menu).

Regards,

Juan Cegarra

Software FX, Inc.

juanc@softwarefx.com

-----Original Message-----

From: CfxIE4B On Behalf Of Stale Andersen

Posted At: Tuesday, October 05, 1999 9:08 AM

Posted To: Client

Conversation: How to override the PopUp meny on CFXIEAX RButtonDown

event??

Subject: How to override the PopUp meny on CFXIEAX RButtonDown event??

I would like to override this event so that I on ChartFX1_RButtonDown in the

chart component instead can call my own popup using VBScript?

Is this possible or will I have to move this popup functionality to the

ChartFX1_LButtonDown event?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...