View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ksel[_2_] ksel[_2_] is offline
external usenet poster
 
Posts: 3
Default adding Tiff files to the list of image files

In the picture property of image control in a form only
accepts bitmaps, gifs, jpegs, and icons. I want it to
also include Tiff files. Is this possible and how do I
make this happen?

Thanks for the help in advance.