View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jurgen[_3_] Jurgen[_3_] is offline
external usenet poster
 
Posts: 1
Default Excel 2007 €śLock Drawing Mode€ť

Hello,

I am trying to implement in an Excel 2007 User Ribbon the same behavior as
in the Excel 2007 Insert - Shapes ribbon item.

There is an item in the context menu for every shape that is named €śLock
Drawing Mode€ť. Before activating this, you need to reactivate the shape after
every shape that you have created. After activating this, you can draw a
series of shapes.

Is it possible to have this context menu item for a user Ribbon? To which
menu item can it be applied? Toggle Button, Gallery?

I did not find any hint on this in the 3 ribbon tutorial from Microsoft.

Regards