Ah-ha!
Don't put any code that has a doevents in the OnDouble-Click event or you will get strange behavior. I was calling a class that changes the mouse pointer and had Doevents call in it.
Problem solved.
Search found 5 matches
- Tue Mar 15, 2005 10:01 pm
- Forum: ActiveX
- Topic: Bug with Manual un-zoom
- Replies: 1
- Views: 2998
- Tue Mar 15, 2005 8:59 pm
- Forum: ActiveX
- Topic: Bug with Manual un-zoom
- Replies: 1
- Views: 2998
Bug with Manual un-zoom
Hi, I have a VB app that uses the TeeChart with zooming. The native method of un-zoomig, or returning to the original chart view is to click and drag to the left. This works fine however it is not very intuitive. To improve usability, I have added so very simple code to the double-click event. TeeCh...
- Thu Sep 16, 2004 11:23 pm
- Forum: ActiveX
- Topic: Get Point values
- Replies: 1
- Views: 3347
Get Point values
This really isn't rocket science. I would like to display the value of a graphed point. I see the OnClickSeries event will do that, but it also appears to display data for areas that are just on the line between points and not just for point data.
- Thu Sep 16, 2004 11:00 pm
- Forum: ActiveX
- Topic: Making the grid lines go away (VB)
- Replies: 3
- Views: 4731
- Wed Sep 15, 2004 8:35 pm
- Forum: ActiveX
- Topic: Making the grid lines go away (VB)
- Replies: 3
- Views: 4731
Making the grid lines go away (VB)
I want to turn off the gridlines. This shouldn't be a difficult thing. I have wasted 2 hours wandering through the help files.
I would appreciate any help
Thanks.
I would appreciate any help
Thanks.