在 MS Access 2010 中,如何摆脱“添加新项”选项?导航控件中的选项卡?
我想删除[添加新]选项卡在导航控件中占用的空间。有什么办法可以做到这一点吗?
I want to remove the space the [Add New] tab is taking up in the navigation control. Is there any way to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当您从设计视图切换到表单视图时,[添加新的]链接消失。因此,除非您允许用户修改应用程序,否则您的用户永远不应该看到它。
此效果在 此视频,演讲开始时间 5:00。
The [Add New] links disappear when you switch to Form View from Design View. So your users should never see it, unless you are allowing users to modify the application.
This effect is illustrated in this video, at 5:00 minutes into the talk.