Currently I am using onLButtonDown to select two bars on the chart from which to perform calculations, then onLButtonDblClk to reset the selection. However, if I want to scroll back or forward on the chart - done by holding down the left mouse button and dragging - this is interpretted by my efs code as a bar selection.
Is there anyway to use a combination of keys like control-mouse in my efs code to make the bar selections ?
Thanks !
Jennifer
Is there anyway to use a combination of keys like control-mouse in my efs code to make the bar selections ?
Thanks !
Jennifer
Comment