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)
protected: [UIPermissionAttribute(SecurityAction::LinkDemand, Window = UIPermissionWindow::AllWindows)] virtual bool ProcessDialogKey( Keys keyData ) override
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: