F
Frank
with OpenDialog
suppose you set
..Filter = "Image (*.ico,*.jpg) |*.ico;*.jpg"
...AddExtension = True
Which extension gets tacked on to the name?
Second question
Looking around I've seen all these extensions. Some, like ICON might have
been simply a typo by someone wanting to type ICO
Are they all used in a way that makes the matching correct
JPG;JPEG
TIF;TIFF
ICO;ICON
Thanks
suppose you set
..Filter = "Image (*.ico,*.jpg) |*.ico;*.jpg"
...AddExtension = True
Which extension gets tacked on to the name?
Second question
Looking around I've seen all these extensions. Some, like ICON might have
been simply a typo by someone wanting to type ICO
Are they all used in a way that makes the matching correct
JPG;JPEG
TIF;TIFF
ICO;ICON
Thanks