Difference between revisions of "Referencing the Ribbon Commander library in .NET"
From Ribbon Commander Documentation
m (Rxdff15551 bb53 moved page Referencing the Dynamic RibbonX library in .NET to Referencing the Ribbon Commander library in .NET) |
|||
Line 1: | Line 1: | ||
− | There are two assemblies you need to reference in order to use the | + | There are two assemblies you need to reference in order to use the Ribbon Commander framework from .NET |
− | * The customized interop assembly ( | + | * The customized interop assembly (IlydaUK.Interop.RibbonCommander) |
− | * The core | + | * The core Ribbon Commander assembly (IlydaUK.RibbonCommander.Core) |
They both depend on version 2.0.50727 of the .NET framework and can be found under the ''.NET'' tab of the references dialog: | They both depend on version 2.0.50727 of the .NET framework and can be found under the ''.NET'' tab of the references dialog: | ||
− | [[image: | + | [[image:DotNetReferences_ILYDA_UK.png|link=]] |
Latest revision as of 10:17, 21 October 2013
There are two assemblies you need to reference in order to use the Ribbon Commander framework from .NET
- The customized interop assembly (IlydaUK.Interop.RibbonCommander)
- The core Ribbon Commander assembly (IlydaUK.RibbonCommander.Core)
They both depend on version 2.0.50727 of the .NET framework and can be found under the .NET tab of the references dialog: