Thread: Menu Font
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Menu Font

Go to the object browse and select the object library for office, which is
where the commandbar object hierarchy is located.

Search for font.

If you find a font object related to a commandbar object, then you can use
that. I didn't see any, so my conclusion would be that you can not with
any built in settings.

--
Regards,
Tom Ogilvy



Soniya wrote in message
...
If I create a custom menu item can I change just the font
for eg. arial to timesnew roman all of the menu items or
any single menu item.. for this workbook only, i mean not
by changing thru control panel

TIA
Soniya


-----Original Message-----
If you're talking about a menu you create on the menu

bar, no. I mean, it
is possible for you as the end user to change it, but

not you as the
programmer to change someone else's.

Ray at home

"Soniya" wrote in message
...
Hi all,

Is it possible to change the font of a custom Menu

Item?

TIA
Soniya



.