Create a command within an flexobject
General
One of antonys extensionPoints let you create a custom command to be displayed within the flexobjects ribboncontorl. This might be usefull to send this command to an external software of do some specific work.
TL;DR
Create an antony registry (Howto write an antony registry )
Provide a
IFlexobjectCommand
Example
We want to show a simple command which is able to write a mail to an selected customer.