【问题标题】:Component Factory Krypton Toolkit not working on Visual Studio 2012 UltimateComponent Factory Krypton Toolkit 不适用于 Visual Studio 2012 Ultimate
【发布时间】:2012-10-13 11:25:35
【问题描述】:

您好,我已经安装了 krypton 工具包,它使您的程序看起来更友好。 这是我的问题。 我无法使用工具包我尝试查看所有选项但没有答案,我在互联网上查看没有答案我如何在 vs 2012 上使用该工具包,因为我知道它曾经在 vs 2010 上工作

【问题讨论】:

    标签: visual-studio-2012 krypton-toolkit


    【解决方案1】:

    Krypton Toolkit 在 Visual Studio 2012 中运行良好。

    您可能必须手动将控件添加到您的工具箱中,以便以您习惯的方式使用它们。

    1. 通过单击“查看”菜单,然后单击“工具箱”菜单项来显示工具箱。
    2. 右键单击工具箱,然后单击“选择项目”。
    3. 单击“浏览”按钮,然后导航到 Krypton 目录。这通常是C:\Program Files\Component Factory\Krypton Toolkit x.y.z\Bin\,其中 x.y.z 是您安装的 Krypton 版本。如果您运行的是 64 位 Windows,它将位于 Program Files (x86)
    4. 选择 ComponentFactory.Krypton.Toolkit.dll 文件(以及可选的其他 Krypton 文件:ComponentFactory.Krypton.Navigator.dllComponentFactory.Krypton.Workspace.dllComponentFactory.Krypton.Docking.dllComponentFactory.Krypton.Ribbon.dll)。
    5. 点击“打开”按钮。

    您的工具箱现在将填充 Krypton 控件,您可以像使用以前的 Visual Studio 版本一样使用它们。

    【讨论】:

      【解决方案2】:

      就是这样。谢谢。 打开后,您会在“所有 Windows 窗体”工具箱列表中以 Krypton .... 的名称注意到它们。 您还需要在菜单>Project >> Add Reference 中浏览它,然后导航到位于 C:\Program Files\Component Factory\Krypton Toolkit 4.4.0\Bin\ 的相同 dll(2013 年 3 月的当前版本)。 现在您可以声明“使用 ComponentFactory.Krypton.Toolkit;” 现在设计屏幕中应该会出现大约 37 个控件。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2013-04-05
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2014-11-05
        • 1970-01-01
        • 1970-01-01
        • 2016-08-31
        相关资源
        最近更新 更多