Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Contect Menu Help

Hi,

I need to disable the right-click contect menu for pictures and word
art. I have already tried -

Application.CommandBars("WordArt").Enabled = False

But that removes the main toolbar only, the main of what i am trying
to achieve is to prevent cut and paste, but the rest of the options
are of no use so i might as well disable the complete menu.

Any help will greatly be appreciated.

PM EDY........
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 620
Default Contect Menu Help

Try

Application.CommandBars("Pictures Context Menu").Enabled = False

--
HTH

-------

Bob Phillips
... looking out across Poole Harbour to the Purbecks


"Mr P M Edy" wrote in message
...
Hi,

I need to disable the right-click contect menu for pictures and word
art. I have already tried -

Application.CommandBars("WordArt").Enabled = False

But that removes the main toolbar only, the main of what i am trying
to achieve is to prevent cut and paste, but the rest of the options
are of no use so i might as well disable the complete menu.

Any help will greatly be appreciated.

PM EDY........



Reply
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
Drop dwn menu. Formula to count selection frm menu in anoth cell? ggoldber Excel Worksheet Functions 1 June 4th 08 02:21 PM
Excel -My paste menu is not the norm. The menu is different. wduval1715 Setting up and Configuration of Excel 2 November 3rd 07 07:07 PM
filter dropdown menu so 2nd drop menu is customized menugal Excel Worksheet Functions 1 September 4th 07 05:25 PM
Create Dropdown menu without using the Validation on the Data Menu lostinformulas Excel Worksheet Functions 0 July 13th 06 08:47 PM
Menu items added with menu item editor in older versions Michael Hoffmann Excel Discussion (Misc queries) 2 January 7th 05 01:40 PM


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

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

About Us

"It's about Microsoft Excel"