Does anyone know how to show a macro button as used?
Let me explain - word standard bold button, if your cursor is in text that
is bold the button appearance is depressed or it looks activated. when the
text is not bold the button appears normal.
I would like to add that functionality to a template I am working on,
however I have been unable to find any documentation on how to achieve this.
Helmut Weber - 10 Nov 2004 16:03 GMT
Hi,
I guess you need a WindowSelectionChange-event at first.
See:
http://word.mvps.org/FAQs/MacrosVBA/AppClassEvents.htm
Depending on that, you could change the appearance of a button,
which, IMHO, would be nothing else but copying and pasting
the face of another button.
Nice little project.
---
Greetings from Bavaria, Germany
Helmut Weber, MVP
"red.sys" & chr(64) & "t-online.de"
Word XP, Win 98
http://word.mvps.org/