you can go about it using HotKeys. It's a bit messy for now. Go here https://inputsimulator.codeplex.com/
Use virtual hotkeys programmatically. Within your Click event you just use the simulator code to do so.
Asign your new drawing tool to a HotKey. Create a button and click away.

Enjoy.
Comment