G
Guest
I have a bound object control on a form that displays images of either .bmp
or .jpg
I have set the Verb for the object to 2 so that when I double click, it will
open in a new window. This works fine for .bmp but gives an invalif verb
error for .jpg
If a change the verb to 1, then this works fine for .jpg but .bmp open in
the same frame as my control on the form instead of a new window. What can I
do or check so that both .bmp and .jpg open in a window of their own when
they are double-clicked ?
or .jpg
I have set the Verb for the object to 2 so that when I double click, it will
open in a new window. This works fine for .bmp but gives an invalif verb
error for .jpg
If a change the verb to 1, then this works fine for .jpg but .bmp open in
the same frame as my control on the form instead of a new window. What can I
do or check so that both .bmp and .jpg open in a window of their own when
they are double-clicked ?