RuleSetDialog::ProcessCmdKey Method (Message%, Keys)
.NET Framework (current version)
Processes a command key.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Parameters
- msg
-
Type:
System.Windows.Forms::Message%
A Message, passed by reference that represents the Win32 message to process.
- keyData
-
Type:
System.Windows.Forms::Keys
One of the Keys values that represents the key to process.
Return Value
Type: System::Booleantrue if the keystroke was processed and accessed by the control; false to allow further processing.
.NET Framework
Available since 3.0
Available since 3.0
Show: