ComponentOne TileControl for WinForms
IsInputChar Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : IsInputChar Method
Syntax
'Declaration
 
Protected Overridable Function IsInputChar( _
   ByVal charCode As System.Char _
) As System.Boolean
protected virtual System.bool IsInputChar( 
   System.char charCode
)

Parameters

charCode
See Also

Reference

C1TileControl Class
C1TileControl Members