ValidateContextMenuEventHandler Delegate
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "T:Bytescout.PDFViewer.ValidateContextMenuEventHandler"]
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