Click or drag to resize

MSAGLExtClientProcessCmdKey Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 8.1
Syntax
C#
protected override bool ProcessCmdKey(
	ref Message msg,
	Keys keyData
)

Parameters

msg
Type: System.Windows.FormsMessage
keyData
Type: System.Windows.FormsKeys

Return Value

Type: Boolean
See Also