View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default Can a CommandBar Control Caption be Formatted ?

meant to say ... or commandbar controls

--
HTH

Bob Phillips

"Bob Phillips" wrote in message
...
Controls on a userform, or worksheet control toolbox controls have font,
forecolor and backcolor properties, but not the forms toolbar controls.

--
HTH

Bob Phillips

"RAFAAJ2000" wrote in message
...

..like setting the Control's caption Text Font to Bold , Blue ...

Regards.