Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created December 18, 2017 09:02
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/ed3ff1f9e6d081d9dc9cd4d9d8bb46f5 to your computer and use it in GitHub Desktop.
Save bjoerntx/ed3ff1f9e6d081d9dc9cd4d9d8bb46f5 to your computer and use it in GitHub Desktop.
EditableRegion region = new EditableRegion(null, 10);
textControl1.EditableRegions.Add(region);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment