Results 1 to 3 of 3

Thread: help!! animated gif

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    4

    Unhappy

    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!

  2. #2
    Guest
    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    4
    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
  •  



Click Here to Expand Forum to Full Width