How to set button style to "image & text" when coding a python add-in?

568
0
07-22-2014 11:58 PM
ChrisHuang
New Contributor

I have wrote a python add-in. It's a toolbar with a menu and several button. The button just display with image icon.

Only Image.jpg

I want to display caption as well as image icon. How could I do to set button style to "image & text" when coding a python add-in?

Image and Text.jpg

Thanks!

0 Replies