public ContextMenuStrip BackgroundContextMenuStrip {get;}
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.