ComponentOne Scheduler for WinForms
IsInputKey(Control,Keys) Method

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Calendar Class : IsInputKey(Control,Keys) Method
Syntax
'Declaration
 
Public Overridable Function IsInputKey( _
   ByVal ctl As System.Windows.Forms.Control, _
   ByVal keyData As System.Windows.Forms.Keys _
) As System.Boolean
public virtual System.bool IsInputKey( 
   System.Windows.Forms.Control ctl,
   System.Windows.Forms.Keys keyData
)

Parameters

ctl
keyData
See Also

Reference

C1Calendar Class
C1Calendar Members