I need to disable the mouse wheel zoom on my current web project. I have tried:
Map1.MapTools.MouseMapTool.IsMouseWheelDisabled = True
In the Page_Load event with no success. Any suggestions?
Thanx,
I need to disable the mouse wheel zoom on my current web project. I have tried:
Map1.MapTools.MouseMapTool.IsMouseWheelDisabled = True
In the Page_Load event with no success. Any suggestions?
Thanx,
Hi Robert,
I tested with the WebEdition 6.0.372.0, but unfortunately I cannot reproduce this issue. I build a sample to represent the code, please try the attached sample and let me know then.
Thanks,
Howard
DisableMouseWheel.zip (11.8 KB)