Face ID that support Text description

G

Gary

I was able to control the creation of a toolbar with buttons.

I am using a Face ID 7075

It has some Icon on the button. What FaceID will I need to added just a
text string???


Thanks,
 
U

unerklarlich

If you want a text button then you can forgo the FaceID and give a caption to
the button ... <buttonObject>.caption = "Text You need on the button"
 
U

unerklarlich

And yes, I forgot to mention that you need to set the Style of the button to
caption ...

<buttonObject>.Style = msoButtonCaption
 

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

Top