Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created December 18, 2017 09:02
Show Gist options
  • Select an option

  • Save bjoerntx/ed3ff1f9e6d081d9dc9cd4d9d8bb46f5 to your computer and use it in GitHub Desktop.

Select an option

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