View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_5_] Jim Thomlinson[_5_] is offline
external usenet poster
 
Posts: 486
Default Showing Toolbar Buttons as Pressed...

The stardard button has a State property of msoButtonUp or msoButtonDown. I
think that is what you are looking for.
--
HTH...

Jim Thomlinson


"Conan Kelly" wrote:

Hello All,

Can I get a button on a toolbar to be shown as pressed in Excel?

I've asked before in an Outlook NG and got it to work in Outlook, but
I've forgotten since then (I'll have to wait til I get home to see how
I've done it). I've looked through all of the properties and methods
for the CommandBarButton Objects, but nothing is jumping out at me
reminding me how to do it.

Any help on this matter will be greatly appreciated,

Conan Kelly