View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Where does excel store the pictures of a userform's 'Picture' prop

But now that you know that the pictures are buried in that .frx file

What??

--
Regards,
Tom Ogilvy




"Dave Peterson" wrote in message
...
Try creating two userforms.

One with a picture and one completely empty.

Export each of those to a folder.

Look at the .frx files that were generated.

But now that you know that the pictures are buried in that .frx file,
whatcha
gonna do?

Those files look pretty greek to me.

zz wrote:

:=/

but if i export the userform and import it later in another workbook, it
keeps the property too, even if i delete the original picture, it still
keeps the picture property, it must be binary keept in somewhere...
--
--
---
ZZ [underground]
Semi-musico,cuasi-poeta y loco

"Tom Ogilvy" wrote in message
...
In the workbook file itself.

--
Regards,
Tom Ogilvy


"zz" wrote:

it's more an 'existencialist' question than a thecnical one

Where does excel store the pictures of a userform's 'Picture'
property?


--
--
---
ZZ [underground]
Semi-musico,cuasi-poeta y loco


--

Dave Peterson