ComponentOne Input for WinForms
CaseSensitive Property (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : CaseSensitive Property
True if string comparisons are case-sensitive; otherwise, False. Default: False
Syntax
'Declaration
 
Public Property CaseSensitive As System.Boolean
public System.bool CaseSensitive {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members