ContextMenuShowingEventArgs.AssignedContextMenu Property
Gets or sets the context menu of the control.
public ContextMenuStrip AssignedContextMenu { get; set; }
Property Value
Licensing Info
This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Viewer selected.
- A DynamicPDF Viewer for .NET v3.X Developer license.
Remarks
If assigned context menu is not set viewer will sets its own context menu for the control.
See Also
ContextMenuShowingEventArgsceTe.DynamicPDF.Viewer