Microsoft 智能客户端复合 UI
我一直在尝试运行 MSDN 杂志 中给出的项目,但是我做不到。其中一个项目引用了 Microsoft.IntegratedDesktop.Controls.StackBar 命名空间,但我无法找到包含此命名空间的 DLL(引用的 IDF.Controls.DLL)。请帮忙。
I have been trying to run the project given in this MSDN Magazine but am unable to do it. There is reference to Microsoft.IntegratedDesktop.Controls.StackBar namespace in one of the project but I'm not able to find the DLL(IDF.Controls.DLL as it is referenced) that contains this namespace. Please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Microsoft.IntegratedDesktop.Controls.StackBar 控件可以在自解压可执行文件中找到:
http://download.microsoft.com/download/f/2/7/f279e71e-efb0-4155-873d-5554a0608523/MSDNMag2006_09.exe
The Microsoft.IntegratedDesktop.Controls.StackBar control can be found in the self-extracting executable here:
http://download.microsoft.com/download/f/2/7/f279e71e-efb0-4155-873d-5554a0608523/MSDNMag2006_09.exe