I'm wanting to add a button to a form from my toolkit code.
I'm able to add a menu item to run code using the AddMenuHandler method.
I'm able to add event to run before and after the form opens.
Can I add a button to the form either on the form or in the menu bar?
*This post is locked for comments