Difference between revisions of "CS Samples"
From Ribbon Commander Documentation
Line 1: | Line 1: | ||
{{DISPLAYTITLE:C# Samples}} | {{DISPLAYTITLE:C# Samples}} | ||
− | + | == Before we start == | |
+ | Before we get started you need to: | ||
+ | * [[Installation | Install the Dynamic RibbonX framework]] | ||
+ | * [[Creating a new project in CSharp | Create a new project]] | ||
+ | * [[Referencing the Dynamic RibbonX library in .NET | Reference the Dynamic RibbonX library]] | ||
+ | |||
+ | == Introduction == | ||
+ | A few simple examples are installed with the main Dynamic RibbonX package. |
Revision as of 21:01, 16 March 2013
Before we start
Before we get started you need to:
Introduction
A few simple examples are installed with the main Dynamic RibbonX package.