Link Search Menu Expand Document

ValidateContextMenuEventHandler Delegate

[Missing <summary> documentation for "T:Bytescout.PDFViewer.ValidateContextMenuEventHandler"]

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public delegate void ValidateContextMenuEventHandler(
	Object source,
	ContextMenuStrip menu
)

Parameters

source
Type: SystemObject
menu
Type: System.Windows.FormsContextMenuStrip
See Also

Reference