|
-
Sep 11th, 2000, 12:35 AM
#1
Thread Starter
New Member
help! I want to display animated gif using webbrowser control. And also at the same time allow user to double click and right click on the gif??
I explored the option of using animated gif ocx (e.g gif89, etc.)too, but none of them seems to have these event specified also.
Someone out there know how to do it??
Thanks a lot!
-
Sep 11th, 2000, 03:57 PM
#2
How about putting a label or image over it? Label's BackStyle property would be set to 0-Transparent and will be invisible. Or you could have an image.
Than you can use the click or mousedown properties.
-
Sep 11th, 2000, 11:03 PM
#3
Thread Starter
New Member
I tried. But label is always hide behind webbrowser.
So, when I couldn't trigger the mouse event.
Can help again?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|