Mouse Cursor
Posted: Wed Dec 22, 2010 6:23 am
I seem to be having a new problem with the mouse cursor. I have a standard chart to which I add a line series. I set the line series cursor to hand so when user mouse over series cursor changes to a hand. On mouse out the cursor goes back to an arrow which is my default. That all works exactly as expected.
Now I have a region on the chart that when user mouses over it, I manually change the CHART cursor to a custom cursor. When the user mouses out I set the chart cursor back to the arrow.
After this point, mousing over series no longer changes the cursor to a hand? What is happening here?
Developing a Windows Forms application using VB.NET and .NET 3.5 version of chart.
Now I have a region on the chart that when user mouses over it, I manually change the CHART cursor to a custom cursor. When the user mouses out I set the chart cursor back to the arrow.
After this point, mousing over series no longer changes the cursor to a hand? What is happening here?
Developing a Windows Forms application using VB.NET and .NET 3.5 version of chart.