Tag Archives: C#
Vercue Extensions with C# – Part 2
In this post, we’ll see how to extend the Vercue Rules module and implement custom Actions, Macros and Monitors. Before reading this post, you should know: How to implement a UI Vercue extension What are Vercue Rules and how to … Continue reading
Vercue Extensions with C# – Part 1
In this post, we’ll see how to implement a Vercue Extension using Visual Studio and C#. Topics covered by this post: What are Vercue Extensions Implementing a button that runs an action on the selected Source Implementing a button that … Continue reading
