60000848 Disable the layout Popup menu

Article 60000848
Type Wish
Product Engine
Version 6015
Date Added 4/6/2009 12:00:00 AM
Fixed (4/15/2009 12:00:00 AM)
Submitted by Bharati Page

Summary

Add a new property to the vdScrollableControl in order to disable the layout popup menu.

Solution

Added in 6016 a new property to the vdScrollable control named:

Get/Set a value representing if the popup menu will be displayed when right click the Layout tab.
public
bool ShowLayoutPopupMenu

For the wrapper users you have to add the value ShowLayoutPopupMenu(64) to the DisplayFrames property. By default the menu is disabled.
VDraw1.DisplayFrames = ShowAll + ShowLayoutPopupMenu


 



 

Send comments on this topic.