Solved! Go to Solution.
Hi there,
In your button click event on the form you'll need to set the editors current edit task to be the custom cut polygons task that you previously created and installed. See the IEditTaskSearch help for how to search for and set this task.
You can also set the sketch tool as the current tool by reading this post.
If you migrate to 10.x in the future you can also find this sample as an add-in.