I want to display an animated gif in vb application. I understand that I need to use webbrowser for this.

However, what should I code to trigger the doubleclick event, mouseover event and right click event on webbrowser control? There's no such event in this control.

Thanks a lot for ur help.