Hi, I'm using 9.1 WebImageViewer and a WebHtmlEditor controls. Is it possible to drag & drop an image from the imageviewer into the html editor? Any example would be appreciated. Thanks in advance.
Attaching an example that demonstrates how you can enable drag & drop images from WebImageViewer to WebHtmlEditor. This is just demo code, you might have to tweak it a bit to make sure it works as per your requirements.
One thing to note is that you cannot use the drag scrolling feature of the WebImageViewer as that interferes with the drag and drop framework.
Hope this helps.
-Taz.