Open
Description
Hi at all,
I use the library through a not so common way: I want to integrate a timeline into an Winforms-App using the Webbrowser-Control. Looks good so far, but all click-events do not work. You cannot select an Item or move the visible area by clicking and dragging the timeline.
In Graph3D changing of the view by dragging works even in the Webbrowser-Control. I think it is specific to the timeline.
Zoom in/out by mousewheel works fine, tooltips for items also. The Webbrowser-Control runs in IE11-Edge Mode. When the page is opened by IE11 directly, everything works pretty good...
Does anyone know if the Control in Winforms handles the page different to the native IE11?
Thanks for your advise - Dennis