WPF 选项卡上可用的控件未显示

发布于 2024-09-15 15:24:52 字数 207 浏览 3 评论 0原文

我是 WPF 新手,面临一些奇怪的问题。我设计了一个带有选项卡控件的屏幕。选项卡控件有两个选项卡,每个选项卡项上有几个控件。 问题是;当我从不同的机器打开相同的解决方案时,我无法在设计时在这两个选项卡之间导航,但在机器(我设计的屏幕)上它工作得很好,并允许我查看两个选项卡上的控件。

所以我的问题是;我是否需要明确安装任何插件来查看选项卡控件上可用的控件,或者是否需要进行任何设置。

I am new to WPF and facing some wierd issue. I have designed a screen having a tab control. Tab control has two tabs and each tab item has few controls on it.
The issue is; When I open same solution from different machine I am not able to navigate between these two tabs in design time but on machine (on which I have designed screen) it works perfectly fine and allows me to view controls on both tabs.

So my question is; do I need to explicitely intall any plug-in to view the controls available on tab controls or is there any setting needs to be done for same.

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

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

发布评论

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

评论(1

未蓝澄海的烟 2024-09-22 15:24:52

只有一个想法:检查不同机器的 .net 框架版本。也许您使用的控件在已安装的框架版本中不可用。例如,如果您的机器上有 3.5Sp1,而其他机器上只有 3.5。这可能会导致这样的影响。

Only an idea: Check the .net framework-versions of the different machines. Maybe you use a control that is not available with the installed framework version. For example if you have on your machine 3.5Sp1 and on the other machines only 3.5. This can lead to such effects.

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