第一步:打开命令提示符
第二步:
1、输入 sn.exe -k d:\jyk.snk
2、按下图输入命令行 2-4
创建的 SNK 文件在 D 盘。
第三步 打开编译工具。右键“dnbbuild.bat”——编辑
第 四步, 复 制 源 代 码 压 缩 包 到 编 译 工 具 目 录 , 名 称 命名为
DotNetBarSourceDistribution.zip
运行 dnbbuild.bat 解压
第五步 打开 VS,添加以下项目
- DotNetBarBuild.csproj.
- DevComponents.DotNetBar.Schedule\DevComponents.DotNetBar.Schedule.csproj
- DotNetBarDesignTime\DotNetBarDesignTime.csproj
- TreeGX\TreeGX.csproj
- InstrumentationControls\DevComponents.Instrumentation.csproj
- InstrumentationControls\KnobControlDesignTime\InstrumentationDesignTime.csproj
- DevComponents.DotNetBar.SuperGrid\SuperGrid.csproj
- DevComponents.SuperGrid.Design\SuperGridDesignTime.csproj
第六步,在自己的项目中引用带 DesignTime 的项目即可