V
vbaexperimenter
I used Ron de Bruin site (http://www.rondebruin.nl/ribbon.htm) to create a
custom group and buttons, however I need my buttons to have TipText when the
mouse is put over it. I can not seem to figure out a way to do this. This is
the code for the button it is straight from Ron's site with minor changes:
<button id="Checkmark" size="normal" onAction="Checkmark" image="Checkmark"
/>
custom group and buttons, however I need my buttons to have TipText when the
mouse is put over it. I can not seem to figure out a way to do this. This is
the code for the button it is straight from Ron's site with minor changes:
<button id="Checkmark" size="normal" onAction="Checkmark" image="Checkmark"
/>