DiagramDocView.ContextMenuId Property

Definition

Context menu that should be displayed when the design surface is right-clicked on

protected:
 abstract property System::ComponentModel::Design::CommandID ^ ContextMenuId { System::ComponentModel::Design::CommandID ^ get(); };
protected abstract System.ComponentModel.Design.CommandID ContextMenuId { get; }
member this.ContextMenuId : System.ComponentModel.Design.CommandID
Protected MustOverride ReadOnly Property ContextMenuId As CommandID

Property Value

Applies to