Search results for query: *

  • Users: Excaliburr
  • Content: Threads
  • Order by date
  1. E

    Question How to write non-ascii characters on maskedTextBox?

    I'm using TripleDESCryptoService and I keep the encrypted text in byte[]. I want to display this on a textBox. So I choose AsciiOnly = False for maskedTextBox. Now I copy a non-ascii character and paste it on maskedTextBox and there is no problem. But when I do it in code it fails. Example text...
Back
Top Bottom