Message 1 of 4
Command Button Control
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Is there a way to put a command button on an Add-in form that will run some code every time it is clicked? I see a way to add select buttons but nothing else that I am aware of.
I want to do the following steps while the form is open:
- User clicks the select faces button and selects all of the faces they want to perform the operation on.
- User clicks a command button to perform the operation.
- The form remains open so they may repeat this process as many times as they want.
- User hits the OK button to close the form.
Any help would be greatly appreciated.
Eric
Example Form that I want to add a command button to.