Can we incorporate FACEID icon images programmatically in A2K buttons?

  • Thread starter Thread starter StargateFanFromWork
  • Start date Start date
See if the following Microsoft TechNet article helps:

http://www.microsoft.com/technet/prodtechnol/office/office2000/proddocs/opg/part2/ch06.mspx

Check the section "Working with Images on Command Bar Buttons".

<sigh> Well, that was an interesting read <g>. It didn't tell me
about A2K, though or for doing this but not for a commandbar. I now
do floating toolbars in XL2K all the time, so have the code for
working with FACEID images for that app so know what it's like and
it's very easy with the right code.

However, I need to see how to add FACEID images programmatically onto
A2K buttons in a solution and not to a toolbar. I copied a FACEID
over the weekend and converted to bitmap which I then embedded to a
button (which isn't my preference as adds size to solution, etc.), but
it seemed to do the job. But when I took to office yesterday, saw
that the grey of my scheme there must be slightly different as here as
icon showed ugly colour differentiation.

Oh well, will continue looking again in the archives to see if it can
be done and if there is actual code anywhere there to help with this.
There must be a way. I'm just not asking the right question in the
archives search, perhaps.

Thanks. :oD
 
Command Bars are shared Office components so they work the same way in Excel
/ Access / Word / ...

I don't understand your response entirely but if you are talking about using
FaceID with normal Access CommandButtons (NOT CommandBar Buttons) then I got

Yes, that's it. Since you don't use icons in your buttons, then it's
not something you would know how to do said:
no ideas how to do this since I prefer using Text (mostly) for
CommandButtons in my databases and I don't even use the standard icons that
Access offers.

Oh well, perhaps someone else does and knows a way to do this.

Thanks.
 
Command Bars are shared Office components so they work the same way in Excel
/ Access / Word / ...

I don't understand your response entirely but if you are talking about using
FaceID with normal Access CommandButtons (NOT CommandBar Buttons) then I got
no ideas how to do this since I prefer using Text (mostly) for
CommandButtons in my databases and I don't even use the standard icons that
Access offers.
 
I'm still hoping someone knows how to do this (?).

Cheers! :oD

Is there no way to use FaceIDs? I've seen that we have the
icons/pictures from the general list in Access for any buttons we put
on our forms, or we can use embedded graphics. It would be so much
easier to use FaceIDs like we can do with floating toolbars in Excel.

Pls advise. Thanks.
Thanks.
HTH
Van T. Dinh
MVP (Access)
[snip]
However, I need to see how to add FACEID images programmatically onto
A2K buttons in a solution and not to a toolbar. I copied a FACEID
over the weekend and converted to bitmap which I then embedded to a
button (which isn't my preference as adds size to solution, etc.), but
it seemed to do the job. But when I took to office yesterday, saw
that the grey of my scheme there must be slightly different as here as
icon showed ugly colour differentiation.

[snip]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top