View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JB2005 JB2005 is offline
external usenet poster
 
Posts: 16
Default Dynamic commandbar button problem

Hi Team,

We have dynamic commandbar buttons - where Caption, State and Action are
reset using sub Workbook_SheetActivate routine.

Works fine, so long as commandbar remains floating, but when docked, the
visual effects (dimming of disabled buttons, etc.) is no longer effective -
almost as if its outside a "refresh zone".

Focusing on the buttons corrects visual effect.

Any ideas/solutions in overcoming this feature?

Regards