leocb / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
438 stars 132 forks source link

Added CharacterCasing to MaterialTextbox #200

Closed Rillwz closed 3 years ago

Rillwz commented 3 years ago

it seems that the textbox component lacks the character casing feature which in the original textbox winform component is used to set the default values ​​for the uppercase and lowercase characters. can we add this feature.

image image

orapps44 commented 2 years ago

Use new MaterialTextBox2 control instead to get this property.