Problem
CharacterCase property for field input - Normal (default), UpperCase where the input is automatically changed to upper case and a LowerCase where input is automatically changed to lower case
NumbersOnly property - allows only integer numeric input
Proposed Solution
Example Workflow
Alternatives Considered
Who Would This Help?
These are found in Delphi and are quite convenient to reduce having to implement your own logic in KeyDown/KeyUp events