what is the long integer stored in the .Picture property?

  • Thread starter Thread starter bdcrisp
  • Start date Start date
B

bdcrisp

I try to refer to an ole picture's .picture property but it returns a
long integer rather than a filename or path. what is the meaning of
this long integer?
 
i have 64 embedded ole picture controls in the workbook. when a user
clicks on one, and then clicks another 'square' im trying t o replace
the clicked image's picture with that of the first one clicked -- im
programming multiplayer chess. You can see a screenshot at the link
below
 
Back
Top