Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Probably it is pretty simple what I am looking for, but I can not find the answer.
I want to create a (custom) event in my add in using C#. With the even watcher I found the command I want to watch for is UserInputEvents.OnActivateCommand with command name "VaultCheckinTop". How do I create an events that watches this event?
Solved! Go to Solution.