Hello,
I would like to use OLE Drag and Drop to copy an image address (its URL, not the image itself) from my web browser directly into the TextBox control contained in a Grid column. That is, drag a thumbnail picture and drop its address so that I can download either the low and high resolution images at the same time (after manipulating the URL).
Any suggestion on the format I should use in GetFormat and GetData?
I would like to use OLE Drag and Drop to copy an image address (its URL, not the image itself) from my web browser directly into the TextBox control contained in a Grid column. That is, drag a thumbnail picture and drop its address so that I can download either the low and high resolution images at the same time (after manipulating the URL).
Any suggestion on the format I should use in GetFormat and GetData?