Northwoods.Go Assembly > Northwoods.Go Namespace > GoToolContext Class : BackgroundContextMenuStrip Property |
'Declaration Public ReadOnly Property BackgroundContextMenuStrip As ContextMenuStrip
public ContextMenuStrip BackgroundContextMenuStrip {get;}
ContextMenuStrip
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.ContextMenuStrip
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