Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created July 24, 2020 12:33
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/f17088f3eff44388e35b51dad9334196 to your computer and use it in GitHub Desktop.
Save bjoerntx/f17088f3eff44388e35b51dad9334196 to your computer and use it in GitHub Desktop.
((TXDrawingControl)textControl1.Drawings.GetActivatedItem().Drawing).Shapes.Add(
shape,
ShapeCollection.AddStyle.MouseCreation);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment