VS 2010的问题 [英] Issue with VS 2010

查看:66
本文介绍了VS 2010的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我遇到了VS 2010 Pro的问题。我是一名使用此开发工具的初学者,我正在阅读Visual Basic 2010书籍。在我开始创建结构之前一切顺利。当我编写代码的某一部分时,我现在不是
能够获得一个表单来查看另一个表单的声明。我转移到了一个XAML项目,我现在需要使用该表单为按钮点击添加代码,而不是在xml中看到任何声明。任何建议将不胜感激。

解决方案

选择按钮,或将插入符号放在XAML文本中的
< Button> 元素内。然后按< F4>。您应该会看到"属性"面板,其中有一个按钮可转到"事件",您可以在其中添加
单击事件。


Hello, I am having an issue with VS 2010 Pro. I am a beginner using this development tool and I am following along in a Visual Basic 2010 book. It was all going well until I starting creating structures. When I wrote a certain part of code I am now not able to get one form to see the declarations on another. I moved to a project that is XAML and I am now required to use the form to add code for button clicks and its not seeing any declarations in the xml. Any suggestions would be appreciated.

解决方案

Select the button, or place the caret inside the <Button> element in XAML text. Then press <F4>. You should see the Properties panel, which has a button to go to Events, where you can add the Click event.


这篇关于VS 2010的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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