ImageViewerControl in ViewItemUserControl doesn’t fire MouseMove, and we are not getting the event.
how to get mousemove or mouseenter event?
ImageViewerControl in ViewItemUserControl doesn’t fire MouseMove, and we are not getting the event.
how to get mousemove or mouseenter event?
Try using
MouseEventHandler VideoOS.Platform.Client.ImageViewerAddOn.MouseMoveEvent
or
virtual MouseEventHandler VideoOS.Platform.Client.ImageViewerControl.MouseMoveEvent
Is there any plugin sample available?
Can you guide with some sample?
The ServerSideCaroussel plugin sample uses ClickEvent and other, not specifically MouseMoveEvent. My guess is that the sample can be used to draw some experience, perhaps you can experiment wuith this sample as a starting point..
we can get click, doubleclick, but not mousemove, mousehover event
any ways to get this events
I made a support case for you, please check it.
Now there is a public knowledge base article..