Problem with Cursor Tool?
Posted: Wed Apr 15, 2009 10:59 am
This is a general question regarding the cursor tool.
Ive a cursor tool attached to chart. When the chart is made invisible then made visible again the cursor tool has disappeared. Even when I do
cursor1.Active = true
it does not reappear.
Actually to be totally accurate Ive created a control that contains a TeeChart. Ive then added this control to a Window. And then programmatically added the cursor tool. It works fine until I make the control invisible. Then when I make it visible again the cursor tool has disappeared and I cant make it visible again.
Ive a cursor tool attached to chart. When the chart is made invisible then made visible again the cursor tool has disappeared. Even when I do
cursor1.Active = true
it does not reappear.
Actually to be totally accurate Ive created a control that contains a TeeChart. Ive then added this control to a Window. And then programmatically added the cursor tool. It works fine until I make the control invisible. Then when I make it visible again the cursor tool has disappeared and I cant make it visible again.