DrawLine event for deselecting?
Posted: Wed Oct 15, 2008 1:59 pm
Hi,
I have code where if a user selects a horizontal line it places a box over the right axis at that position and shows the price of where the line is currently placed. I do this using the Selecting event.
When I deselect the line I would like to remove the box so that it is no longer visible. How can I determine when the box is deselected?
Thanks,
Kevin
I have code where if a user selects a horizontal line it places a box over the right axis at that position and shows the price of where the line is currently placed. I do this using the Selecting event.
When I deselect the line I would like to remove the box so that it is no longer visible. How can I determine when the box is deselected?
Thanks,
Kevin