public ContextMenu BackgroundContextMenu {get;}
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.