LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Icon for Menubar

Your code creates a menu not a menubar. Anyway, menus do not have icons.
Menu items do and so do tool buttons but not menus.

Btw, you're using the old Excel 95 menubar object. Since Excel 97 the
Commandbars object has been the way to go.

--
Jim Rech
Excel MVP
"Jaggu" wrote in message
...
|I created a menubar with following code.
| MenuBars(xlWorksheet).Menus.Add Caption:=MenuName,
| befo="Help"
|
| It appears with the plain text captions. How can I show
| the icons before the caption? I know th faceid of the icon
| but dont know how to put it in code.
|
| Regards,
| Jaggu


 
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
Icon Sets - Display icon in one cell depending upon value in anoth Nolene Excel Worksheet Functions 2 February 26th 10 05:43 AM
Custom Menubar Bret Excel Discussion (Misc queries) 1 August 19th 07 11:52 PM
hyperlink in menubar Mr BT Excel Worksheet Functions 0 June 7th 06 04:34 AM
excel menubar majikman[_26_] Excel Programming 3 May 24th 04 04:13 PM
menubar buttons don't appear Janet[_5_] Excel Programming 1 January 30th 04 07:32 PM


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

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

About Us

"It's about Microsoft Excel"