Northwoods.Go Assembly > Northwoods.Go Namespace > GoToolContext Class : BackgroundContextMenu Property |
'Declaration Public ReadOnly Property BackgroundContextMenu As ContextMenu
public ContextMenu BackgroundContextMenu {get;}
ContextMenu
property has to be set to null temporarily to avoid being invoked as well as an object specific context menu. We recommend not using the view's Control.ContextMenu
property, but bringing up a context menu explicitly when handling the GoView.BackgroundContextClicked event.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2