Hi friends,
I'm developing a C # component that inherits from TextBox. A simple component, with validations and masks only.
The problem is that I have a Data Type property, with several possible attributes (CPF, CNPJ, RG, Voter Title, and others) and the General attribute that is used...