我在 VB 6.0 的“项目”菜单中缺少“引用”选项
在过去的一年里,我一直在研究一些用 VB 6.0 编写的遗留代码。 在过去几天的某个时候,“参考”菜单项从菜单栏的“项目”菜单下拉列表中消失了。 在过去的一年里我一直在使用这个版本的 VB studio,没有任何问题。 最近唯一改变的是我开始使用 VSS 插件在 Visual Studio 中签入和签出代码。 在我用 VB 6 进行开发的这一整年里,我都安装了这个插件。我只是根本没有使用过它。 这是其他人遇到过的问题吗?他们有已知的修复方法吗?
For the past year I've been working on some legacy code that was written in VB 6.0. Sometime in the last couple of days the "References" menu item disappeared from the Project menu drop-down on the menu bar. I've been using this version of the VB studio for the past year without any problems. The only thing that has changed recently is that I started using the VSS plug-in to check code in and out from within Visual Studio. This plug-in has been installed during the entire year I have been developing in VB 6. I just haven't been using it at all. Is this a problem anyone else has experienced and is their a known fix?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在菜单上进行重置。
右键单击工具栏-> 定制...-> 您应该会看到菜单选项卡 -> 你可以重置它。 这将使菜单恢复到安装时的状态。
Do a reset on Menu.
Right click on a toolbar -> customize... -> you should see a tab for the Menu -> you can reset it. This will bring the menu back to the state it was, when installed.