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)>] override ProcessDialogKey : keyData:Keys -> bool
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: