ComponentOne Input for WinForms
CaseSensitive Property (C1Label)

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

Reference

C1Label Class
C1Label Members