I have an xy graph in which the program is setting the cursor points to specific location. I would like to be able to click on the cursor and be able to get somthing similar to ActiveCursor, such as telling me what cursor it is, 0,1,2,3,etc.. I currently have the cursor free, but no dragable since i do not want the cursor to be moving from its location. How would i go about getting somthing like active cursor information if i cannot be able to select it due to not allowing drag?
Thanks,
Mark