Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created July 5, 2019 13:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/c0288ddea149901ecc77f4bb455e2ea5 to your computer and use it in GitHub Desktop.
Save bjoerntx/c0288ddea149901ecc77f4bb455e2ea5 to your computer and use it in GitHub Desktop.
textControl1.Load("test.tx", TXTextControl.StreamType.InternalUnicodeFormat, ls);
textControl1.EditMode = TXTextControl.EditMode.ReadAndSelect;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment