2011年12月8日
摘要: 添加WinForm和ASP.NET控件的方法是:在HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0\ToolboxControlsInstaller\下添加键名称为: assembly 的strong name比如:CustomerControl, Version=1.0.0.0, Culture=neutral, PublicKeyToken=327c3516b1b18457, processorArchitecture=MSIL给这个键的默认value 给定一个字符串,比如"My Controls" -- 这 阅读全文
posted @ 2011-12-08 10:04 西西弗斯 阅读(793) 评论(0) 推荐(0) 编辑