WPF DataGrid 没有出现在工具箱中?

发布于 2024-09-29 04:13:50 字数 376 浏览 6 评论 0原文

我正在使用 Visual studio 2008。我想使用 WPF DataGrid 控件。

我下载了 WPF 工具包 并安装它,然后在我的项目中添加了工具包引用,但是它无法识别Datagrid控件,并且不会在工具箱中显示它,我什至尝试通过选择项目..将其添加到工具箱中,但是当我单击WPFToolkit.dll时,它给出了错误。即使我用 XAML 编写代码,它也无法识别 dataGrid。

替代文本

I am working with Visual studio 2008. I want to work on WPF DataGrid control.

I downloaded WPF toolkit and install it, and then added toolkit reference in my project, but it does not recognize Datagrid control, and does not show it in Toolbox, I even try to add it in toolbox through choose Item.. but when I click WPFToolkit.dll, it gives the error. And even if I write code in XAML it does not recognize dataGrid.

alt text

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

幸福不弃 2024-10-06 04:13:50

确保在按“浏览”之前已选择“WPF 组件”选项卡。您告诉它在屏幕截图中查找 WinForms 控件。

Ensure you have selected the WPF Components tab before pressing browse. You are telling it to look for WinForms controls in your screenshot.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文