Referencing the Ribbon Commander library in .NET

From Ribbon Commander Documentation
Revision as of 00:50, 15 March 2013 by Rxdff15551 bb53 (Talk | contribs) (Created page with "There are two assemblies you need to reference in order to use the Dynamic RibbonX framework from .NET * The customized interop assembly (LogismiX.Interop.DynamicRibbonX) * Th...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

There are two assemblies you need to reference in order to use the Dynamic RibbonX framework from .NET

  • The customized interop assembly (LogismiX.Interop.DynamicRibbonX)
  • The core Dynamic RibbonX assembly (LogismiX.DynamicRibbonX.Core)

They both depend on version 2.0.50727 of the .NET framework: DotNetReferences.png