如何在设计模式下的上下文菜单中插入/删除 WPF 网格行/列?
在办公室的机器中,我的 Visual Studio 2010 有上下文菜单,可以从网格中插入/删除行/列,这与手动插入相比非常方便 - 需要更新每个当前行/列索引。
但在家里,我的IDE没有这个菜单。我不知道如何使用此上下文菜单 Grid Row
和 Grid Column
。
更新
在家
我的 VS 版本
我在办公室的 VS 版本
In the machine at the office my Visual Studio 2010 has the context menu to insert/remove row/colunm from a grid which is very convenient compared to manually insert - requires to update every each of the current row/column indexes.
But at home, my IDE doesn't have this menu. I don't know how to have this context menu Grid Row
and Grid Column
.
Update
My VS version at home
My VS version at office
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
转到 silverlight.net,单击入门链接,然后下载最新版本的 Silverlight Tools for Visual Studio 2010。这也适用于 WPF 设计器。
go to silverlight.net, click the getting started link, and download the latest version of Silverlight Tools for Visual Studio 2010. This is for the WPF designer too.
我猜你可能没有相同版本的 Visual Studio?
你能比较一下它们吗?不仅仅是2010年的情况。无论如何:我工作中的高级版本肯定也有它。
I'm guessing you might not have the same version of Visual Studio?
Can you compare them? Not just if it's both 2010. In any case: My Premium version at work definately also has it.