S
steve
Regarding the default faceid (menu icon)
for the vba class module component type
(vbext_ct_ClassModule),
is it possible to assign a different faceid
to the component type?
For example, I have a COM add-in that
modifies the floating menu for
every class module (.cls) file
with items such as "CustomAction1",
CustomAction2, etc.
When the user performs "CustomAction1"
on the selected .cls file, I would like
to change the faceid of the .cls file
just acted upon.
(not the faceid of the menu item).
any info would be greatly appreciated.
steve
for the vba class module component type
(vbext_ct_ClassModule),
is it possible to assign a different faceid
to the component type?
For example, I have a COM add-in that
modifies the floating menu for
every class module (.cls) file
with items such as "CustomAction1",
CustomAction2, etc.
When the user performs "CustomAction1"
on the selected .cls file, I would like
to change the faceid of the .cls file
just acted upon.
(not the faceid of the menu item).
any info would be greatly appreciated.
steve