View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Christian Galbavy Christian Galbavy is offline
external usenet poster
 
Posts: 8
Default control gif with VB

Hi!

I have three gif-objects (three smilies, one green, one yellow, one red)
which build a traffic light. Depending on the user interaction, I want to
display only one of the three smilies. Does anybody know, how I can handle
this problem. Is it possible to control gifs with VB, I mean control their
state (displayed/ not displayed) or is there something like a canvas, which
can contain a gif?

Thanks a lot for your answers.

Regards
Christian