-
ole container problem
I am running my vb application on terminal server on a citrix box, i have an ole container which displays(!) photographs, word documents etc selected by the user from a list box. however, when they double click an image it is not displayed in the ole container but the word documents are. the user can open the images successfully in photoeditor. Any ideas??????:mad:
-
Bit of a stab in the dark, but check for any limitations on size.
-
Just for the photographs, try using a Picture control instead of an OLE container.