Link Search Menu Expand Document

PreProcessKeyEventHandler Delegate

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

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public delegate void PreProcessKeyEventHandler(
	Object source,
	Keys keyData,
	ref bool handled
)

Parameters

source
Type: SystemObject
keyData
Type: System.Windows.FormsKeys
handled
Type: SystemBoolean
See Also

Reference