Prod.: Engine, ver.: 6015, ID: 60000848, Wish : Disable the layout Popup menu

Wish : Disable the layout Popup menu

Article60000848
TypeWish
ProductEngine
Version6015
Date Added4/6/2009
FixedYes [4/15/2009]
Submitted byBharati Page
Keywords

Subject

Disable the layout Popup menu

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