ContainerControl.ProcessDialogKey Method (Keys)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Processes a dialog key.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
[UIPermissionAttribute(SecurityAction.LinkDemand, Window = UIPermissionWindow.AllWindows)] protected override bool ProcessDialogKey( Keys keyData )
Parameters
- keyData
-
Type:
System.Windows.Forms.Keys
One of the Keys values that represents the key to process.
.NET Framework
Available since 1.1
Available since 1.1
Show: