ComponentOne TileControl for WinForms
ProcessCmdKey Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : ProcessCmdKey Method
Syntax
'Declaration
 
Protected Overridable Function ProcessCmdKey( _
   ByRef msg As System.Windows.Forms.Message, _
   ByVal keyData As System.Windows.Forms.Keys _
) As System.Boolean
protected virtual System.bool ProcessCmdKey( 
   ref System.Windows.Forms.Message msg,
   System.Windows.Forms.Keys keyData
)

Parameters

msg
keyData
See Also

Reference

C1TileControl Class
C1TileControl Members