Page 1 of 1

* OnMouseEnterSeries/OnMouseLeaveSeries event

Posted: Wed Nov 17, 2004 6:44 am
by 9083345
Hello. I always thank you for your help.
I have another query to make.
I know OnMouseEnterSeries/OnMouseLeaveSeries events are applicable in the VB environment, but it seems that not working properly in the VC++ environment.
I looked up some of samples provided by Steema, and yes I couldn't find these two events in the VC++ samples.
If using these two events in VC++ is applicable, please tell me the event numbers.
If it's not offered in VC++, then tell me some other way that I can be informed whether a mouse cursor is on series or not.

Posted: Wed Nov 17, 2004 10:24 am
by Pep
Hi,
I know OnMouseEnterSeries/OnMouseLeaveSeries events are applicable in the VB environment, but it seems that not working properly in the VC++ environment.
I've just test it here, using the TeeChart Pro v7 and it works fine. I've post it one oexample into the steema.public.attachments newgroup. Could you please test it ?
If using these two events in VC++ is applicable, please tell me the event numbers.
As I can see the event number are 201 and 202.

Posted: Thu Nov 18, 2004 1:56 am
by 9083345
It works. Thanks a lot :D .