Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 204
Default Can I 'toggle' a toolbar button

Still using v.2003, how can I make a button that I put on my toolbar have
two states like the 'bold', 'italic' or 'drawing-toolbar' buttons?
these buttons appear 'illuminated' or 'depressed' when switched

I hope that makes sense

M


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 834
Default Can I 'toggle' a toolbar button

Application.CommandBars("MyToolbar").Controls("MyB utton").State =
msoButtonDown

--

HTH

Bob

"Michelle" wrote in message
...
Still using v.2003, how can I make a button that I put on my toolbar have
two states like the 'bold', 'italic' or 'drawing-toolbar' buttons?
these buttons appear 'illuminated' or 'depressed' when switched

I hope that makes sense

M




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Toolbar Toggle Stan Brown Excel Discussion (Misc queries) 0 April 28th 07 11:42 PM
Auto Filter Toolbar Button Does not Toggle Pastel Hughes Excel Discussion (Misc queries) 2 October 26th 06 09:25 PM
Toggle Button in a Toolbar amitmohantybbsr Excel Programming 2 September 21st 06 09:44 AM
Adding .xla button for Toggle Calculation Button Mike Excel Programming 5 August 19th 05 01:55 PM
Use Toolbar Button to Toggle Addin Rob Excel Programming 4 January 27th 05 10:16 PM


All times are GMT +1. The time now is 10:02 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"