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
Posted in .NET, Extensions, Vercue
Tagged C#, Extensions, Rules, Vercue
Comments Off on Vercue Extensions with C# – Part 2
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
Posted in .NET, Extensions, Vercue
Tagged C#, Extensions, UI, Vercue
Comments Off on Vercue Extensions with C# – Part 1