Extract icon from *.exe

R

raider

Hi all;

In XL2000 I've created a ControlPopUp menu on the main toolbar of XL,
listing the files in a specific directory and its subfolders(namely, My
Documents folder).

How can I extract the icon of the files listed in menu items and use
the extracted icon as a FaceID of the menu, by VBA ?

Thanks all.
 
J

Jim Rech

No chance you'd be satisfied using a faceid that's "close enough" like 66
for Excel files?

--
Jim Rech
Excel MVP
| Hi all;
|
| In XL2000 I've created a ControlPopUp menu on the main toolbar of XL,
| listing the files in a specific directory and its subfolders(namely, My
| Documents folder).
|
| How can I extract the icon of the files listed in menu items and use
| the extracted icon as a FaceID of the menu, by VBA ?
|
| Thanks all.
|
 
Top