Microsoft.windows.design dll(for Toolbox Browsableattribute)在C#项目中找不到? [英] Microsoft.windows.design dll (for Toolbox Browsableattribute) Not found in C# project?

查看:98
本文介绍了Microsoft.windows.design dll(for Toolbox Browsableattribute)在C#项目中找不到?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Codeproject中下载 OutLook Calander 项目。在构建appilcation时,微软Windows设计DLL已经丢失。那里只有Microsoft.Windows.Automation和Microsoft.Windows.Controls。我找不到dll。



所以



I download OutLook Calander Project in Codeproject. While building appilcation the microsoft windows design dll has missing. only Microsoft.Windows.Automation and Microsoft.Windows.Controls there. I can't find the dll.

So

namespace RudiGrobler.Controls
   {
       [ToolboxBrowsable(false)]
       public class TimeslotPanel : Panel
       {



我得到ToolboxBrowsable还没找到错误。



我在哪里可以下载Microsoft.windows.design dll?


I got ToolboxBrowsable has not found Error.

Where Can I download the Microsoft.windows.design dll?

推荐答案

在Visual Studio 2012中(我假设它在VS 2010中类似):



1.在解决方案资源管理器中:打开'参考节点。



2.上下文 - 点击'参考文献并选择'添加参考资料



3.在参考管理器窗口中:



a。打开'Assemblies节点



b。点击'Extensions



4.选择'Microsoft.Windows.Design



a。点击/查看出现的CheckBox



b。点击'Okay to save
In Visual Studio 2012 (I assume it's similar in VS 2010):

1. in the Solution Explorer: open the 'References node.

2. Context-click on 'References and select 'Add Reference

3. in the Reference Manager window:

a. open the 'Assemblies node

b. click on 'Extensions

4. Select 'Microsoft.Windows.Design

a. click/check the CheckBox that appears

b. click 'Okay to save


Hi Jaga,

该特定项目,您是否尝试评论对
Hi Jaga,
for that specific project, did you try to comment the references to
Microsoft.Windows.Design

ToolboxBrowsable

属性?



我尝试了它似乎工作.. 。



再见

Nino

attribute?

I tried and it seems to work...

Bye
Nino


这篇关于Microsoft.windows.design dll(for Toolbox Browsableattribute)在C#项目中找不到?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆