Scroll and the Middle mouse
Posted: Wed Jun 08, 2005 2:35 pm
I have disabled all scrolling on the form, using the propert of the scroll interface.
m_Graph->GetScroll()->PutEnable((TeeChart::EChartScroll)pmNone);
However the middle mouse wheel is still scrolling the graph, shouldnt all scrolling be disabled if I set this property ?
m_Graph->GetScroll()->PutEnable((TeeChart::EChartScroll)pmNone);
However the middle mouse wheel is still scrolling the graph, shouldnt all scrolling be disabled if I set this property ?