ProcessCmdKey Method (C1TopicBar)
Processes a command key.
'Declaration
Protected Overrides Function ProcessCmdKey( _
ByRef As System.Windows.Forms.Message, _
ByVal As System.Windows.Forms.Keys _
) As System.Boolean
protected override System.bool ProcessCmdKey(
ref System.Windows.Forms.Message ,
System.Windows.Forms.Keys
)
Parameters
- msg
- keyData
Return Value
true if the character was processed by the control; otherwise, false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2