开发者

Where To Put C# Compiled Library DLLs

I've compiled the RibbonLib, then I got two DLLs(Microsoft.WindowsAPICodePack.dll and Ribbon.dll), but where I need to put this DLLs to use they in my Visua开发者_JS百科l Studio 2008?

I'm using Windows 7 Ultimate, if it's needed. ;)


In solution explorer, right click on project and then click "Add Reference", go to the "Browser" tab and add "Ribbon.dll".


Latest version of the Windows Ribbon for WinForms does not depends on the Windows API Code Pack. So you can just add the Ribbon.dll to the references section.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜