CharacterCasing
Wisej.Web.CharacterCasing
Last updated
Wisej.Web.CharacterCasing
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Specifies the case of characters in a TextBox, MaskedTextBox, or a ComboBox control.
Name | Description |
---|---|
Name | Description |
---|---|
Capitalize
Converts the first character of each word to uppercase.
Lower
Converts all characters to lowercase.
Normal
The case of characters is left unchanged.
Upper
Converts all characters to uppercase.
Returns or sets whether the ComboBox control modifies the case of characters as they are typed.
Returns or sets whether the MaskedTextBox control modifies the case of characters as they are typed.
Returns or sets whether the TextBox control modifies the case of characters as they are typed.
Returns or sets whether the cell editor modifies the case of characters as they are typed.
Returns or sets whether the cell editor modifies the case of characters as they are typed.
Returns or sets whether the cell editor modifies the case of characters as they are typed.
Returns or sets whether the cell editor modifies the case of characters as they are typed.