VS 选项卡下包含类、函数等的下拉菜单的名称是什么?

发布于 2024-09-05 19:05:06 字数 213 浏览 3 评论 0原文

我正在开发一个扩展,我需要读取值 这两个下拉菜单,但我不知道它们叫什么。 有什么想法或猜测吗?

替代文本 http://img97.imageshack.us/img97/992/namea.jpg< /a>

I am developing an extension, and I need to read the value
of these two dropdowns, but I don't know what they are called.
Any idea or guess?

alt text http://img97.imageshack.us/img97/992/namea.jpg

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

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

发布评论

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

评论(2

蓝色星空 2024-09-12 19:05:06

如何:在 MSDN 库(本地)中的 Visual C# Express 中导航和搜索,网址为 ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.en/dv_csexpresscon/html/02412643- f727-4960-bf25-7ef80bda8b25.htm

导航栏由两个组合框组成,分别名为类型成员,显示在导航栏的顶部。 >代码编辑器...

How to: Navigate and Search in Visual C# Express in MSDN Library (local) at ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.en/dv_csexpresscon/html/02412643-f727-4960-bf25-7ef80bda8b25.htm

The Navigation bar consists of two combo boxes named Types and Members displayed at the top of the Code Editor...

孤独患者 2024-09-12 19:05:06

我不知道组合的名称,但我认为它们所在的栏称为导航栏

I don't know the names of the combos but the bar they're both in is called the Navigation Bar I think.

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