WPFToolkit.Extended-工具在哪里? [英] WPFToolkit.Extended - where are the tools?

查看:288
本文介绍了WPFToolkit.Extended-工具在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已采取的步骤:

  1. 我正在使用.NET 4.0
  2. 我必须 codeplex 并下载了第一个扩展的WPF工具包二进制文件"
  3. 2号将此文件"ExtendedWPFToolkit_Binaries.zip"添加到此处:C:\ Users \ myName \ Downloads \
  4. 然后我提取了.dll文件并将其放在此处:C:\ downloads \ WPFToolkit.Extended.dll
  5. 在WPF项目中,我浏览了(即在第4步中找到了dll)作为附加参考,现在它具有对"WPFToolkit.Extended
  6. 的附加参考.
  7. 我在MainWindow.xaml.cs文件中添加了使用Xceed.Wpf.Toolkit;".
  8. 在App.xaml文件中,我添加了以下"xmlns:xctk ="http://schemas.xceed.com/wpf/xaml/toolkit"
  1. I'm using .NET 4.0
  2. I've got to codeplex and downloaded the first "Extended WPF Toolkit Binaries".
  3. Number 2 added this file "ExtendedWPFToolkit_Binaries.zip" to here: C:\Users\myName\Downloads\
  4. I then extracted the .dll file and put it here: C:\downloads\WPFToolkit.Extended.dll
  5. In the WPF project I Browsed (i.e to the dll in step 4) for an extra reference and it now has an extra ref to "WPFToolkit.Extended
  6. In the MainWindow.xaml.cs file I've added this"using Xceed.Wpf.Toolkit;"
  7. In the App.xaml file I've added this "xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit"

第7步可以吗?

要在工具箱中查看工具,还需要做些什么?

What else do I need to do to see the tools in the Toolbox?

推荐答案

转到工具箱选项卡(ctrl + alt + x),右键单击它,然后单击添加选项卡",输入所需的名称(例如: "WPF扩展工具包".

Go to the toolbox tab (ctrl+alt+x), right click on it and "Add Tab", type the name you want for it (ex: "WPF Extended Toolkit").

然后再次右键单击它并选择"..".浏览找到刚刚下载的dll,然后单击确定".

Then right click again on it and "Choose Items..". Browse to find the dll you just downloaded and click OK

然后..就是这样.

这篇关于WPFToolkit.Extended-工具在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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