We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Insert Mode

I am using a MaskedEditBox on a windows form for entering an alphanumeric code .The Mask I've create looks like: "AAAAAAAAAA". However, when I use the Mask, if i want to modify the code adding caracters on the begining of my code, it replace the caracters.
exemple:
Code:  CODE
when i add "MY" on the begining, i have "MYDE".
 
Can i deactivate the insert mode to have "MYCODE"?
 
Thanks.
   

1 Reply

PA Paul Anderson S Syncfusion Team March 17, 2014 03:36 AM UTC

Hi Belkhir,

Thanks for using Syncfusion products.

We would like to let you know that your requirement in MaskedEditBox can be achieved by setting the InputType of the Masked EditBox as "Normal" as shown in the attached sample.

Please have the sample and let us know if it helps you.

Regards,
Paul Anderson S

Attachment: WindowsFormsApplication221_aa8c22b1.zip

Loader.
Live Chat Icon For mobile
Up arrow icon