I am new to web application programming, but getting user mouse actions has been very important to my windows desktop application programming. Is it possible to get back the mouse button when the user clicks on the WebEdition.Map control?
Mouse Click Event
Charles,
In web edition, map control has different mouse events, please see the attached sample for how to use OnClientClick, OnClientDoubleClik, Click, DoubleClick events.
Thanks,
Ben
358-MouseClickEvent.zip (96.1 KB)