ReplacementMenu Property
Gets or sets a replacement menu. If a replacement menu is specified, it will be used instead of MenuContents. The replacement menu is only used if the event is not handled.
Syntax
public IContextMenu ReplacementMenu {get; set;}Public Property ReplacementMenu As IContextMenu