Difference between revisions of "Using events in CS"

From Ribbon Commander Documentation
Jump to: navigation, search
Line 1: Line 1:
 
{{DISPLAYTITLE:Unsing Events in C#}}
 
{{DISPLAYTITLE:Unsing Events in C#}}
{{Under Construction}}
+
 
 +
== Prerequisites ==
 +
We recommend you go through [[Creating our first button in CS|Creating our first button in C#]] before going into this example.
 +
 
 +
== Background ==
 +
You can subscribe to notifications of [[controls|Dynamic RibbonX controls]] by using

Revision as of 15:24, 15 March 2013


Prerequisites

We recommend you go through Creating our first button in C# before going into this example.

Background

You can subscribe to notifications of Dynamic RibbonX controls by using