Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / May 2006

Tip: Looking for answers? Try searching our database.

Shortcut Text Menu

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Magic Man - 07 May 2006 18:09 GMT
How can I (programatically at run time) add a menu item to the RIGHT CLICK
TEXT menu?  That is, add it to the "Text" menu under the "Shortcut Menus"??

-Thanks.
Cindy M  -WordMVP- - 09 May 2006 09:57 GMT
Hi =?Utf-8?B?TWFnaWMgTWFu?=,

> How can I (programatically at run time) add a menu item to the RIGHT CLICK
> TEXT menu?  That is, add it to the "Text" menu under the "Shortcut Menus"??

CommandBars("Text").Controls.Add

Each context menu is a separate toolbar (commandbar). You add controls to it
the same as to any other toolbar. The trick is figuring out the name, which
should correspond to what you see in the list under Tools/Customize

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.