R
robert.waters
Does anyone know of a place to find already-created bmps and their
masks for use in icons for CommandBarButtons (.Style =
msoButtonIconAndCaption etc.)?
Or even the location of the ones used in Access? I am able to extract
the IPictureDisp objects from already created CommandBar items
("CommandBars("command bar name").Controls(n).Picture/Mask") but I
would love to know where they are stored, so that I can browse through
available icons (there's no 'Path' or location information available
from the IPictureDisp obj).
Reference: http://support.microsoft.com/kb/286460
Thanks!
masks for use in icons for CommandBarButtons (.Style =
msoButtonIconAndCaption etc.)?
Or even the location of the ones used in Access? I am able to extract
the IPictureDisp objects from already created CommandBar items
("CommandBars("command bar name").Controls(n).Picture/Mask") but I
would love to know where they are stored, so that I can browse through
available icons (there's no 'Path' or location information available
from the IPictureDisp obj).
Reference: http://support.microsoft.com/kb/286460
Thanks!