ContextMenuShowingEventArgs.AssignedContextMenu Property

Gets or sets the context menu of the control.

public ContextMenuStrip AssignedContextMenu { get; set; }
Public Property AssignedContextMenu As ContextMenuStrip

Property Value

ContextMenuStrip

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

Remarks

If assigned context menu is not set viewer will sets its own context menu for the control.

See Also

ContextMenuShowingEventArgs
ceTe.DynamicPDF.Viewer

In this topic