Dispalying A text in Commnadbar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I want to display some status in a new toolbar.
It will display an icon and a text .

say red means that is active Green means inactive.

But i dont want them to look as buttons so that thre should not be any button down.
I want to display them static and i wnat to keep change the icon

How can i do this

Is that can be done in status bar also
I tried to use msoControlLabe but i dont know hoe to assign a text and icon for it
Thanks
 
Very few of the CommandBarControl types can be used for custom commandbar
controls - which is annoying because some of them look great... split style
buttons, grids, etc... <sigh>

I've got an example of a toggle button (icon changes) on my website under
"Collection of Buttons"
 

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