【问题标题】:Configuring Controls for Windows Forms and WPF inside Toolbox in Visual Studio 2012 Express edition在 Visual Studio 2012 速成版的工具箱中为 Windows 窗体和 WPF 配置控件
【发布时间】:2012-09-18 20:09:19
【问题描述】:

我尝试在 Visual Studio 2012 工具箱中配置 Windows 窗体 (4.0) 和 WPF 产品 (4.0) 程序集。但我无法将程序集手动配置到 Visual Studio 2012 工具箱中。它显示“{Assembly Path} 中没有可以放置在工具箱上的组件”错误。

我也只能创建 WPF 应用程序(机器配置-> Win 8 + VS2012 Express 版)

请问,如何在VS工具箱中配置自定义程序集(.net framework 4.0)?

问候, 湿婆S

【问题讨论】:

  • 您下载了哪个 Express 版本?适用于 Windows 8 的 Visual Studio Express 2012 将允许您仅构建 Windows 应用商店应用程序;你需要 Visual Studio Express for Windows Desktop 来构建 WPF/Windows 窗体

标签: visual-studio-2012


【解决方案1】:

Tools 菜单选项中选择“Customize Toolbox”,然后选择browseselect yourAssembly.dll 程序集和click OK.

您现在将看到toolboxTool 中列出的控件

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-12-08
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多