Access 2007 - 功能区菜单的替代方案

发布于 2024-10-20 04:23:28 字数 304 浏览 3 评论 0原文

我最近发现自定义菜单被功能区系统“取代”(MSDN 就是这么说的)。

当多种形式的访问数据库很少使用通用菜单功能时,我发现这相当愚蠢,我认为功能区的全局范围非常适合(我猜)。我的意思是,我实际上喜欢 Office 2007 产品的功能区,但我不想将它用于我的数据库 GUI。

我很想在我的表单上放置十几个小按钮...

是否有任何机构有任何您喜欢使用的替代方案/想法,而不是这个...微软方面的失败。

我只需要为一些基本的新/编辑/删除记录、转到表单、一些自定义操作等制作一个简单的 GUI

。叹息,菜单就太好了。

I've recently discovered that custom menus were "Replaced" (That's what MSDN says) by the ribbon system.

I find this rather silly when multiple-form access databases rarely have use for common menu functionality, which I feel the global scope of the ribbon is good for (I guess). I mean I actually like the Ribbon for the office 2007 products, but I have no desire to use it for my database gui.

I'm tempted to just put a dozen small buttons on my form...

Does any body have any alternatives/ideas you like to use as opposed to this.. failure on Microsoft's part.

I just need to make a simple gui for for some basic new/edit/delete records, go to forms, some custom actions, etc.

sigh, a menu would be so nice.

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

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

发布评论

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

评论(1

寂寞花火° 2024-10-27 04:23:28

您可以通过创建具有最少功能的自定义功能区来隐藏功能区,然后使用宏创建一些菜单。
自定义功能区: http://office.microsoft .com/en-us/access-help/customize-the-ribbon-HA010211415.aspx
通过宏创建菜单: http://office.microsoft.com/en-us/access-help/create-custom-menus-and-shortcut-menus-by-using-macros-HA010282509.aspx

-史蒂文·托马斯

You could hide the Ribbon by creating a custom one with minimal functionality, and then use macros to create some menus.
Customize the Ribbon: http://office.microsoft.com/en-us/access-help/customize-the-ribbon-HA010211415.aspx
Create menus via macros: http://office.microsoft.com/en-us/access-help/create-custom-menus-and-shortcut-menus-by-using-macros-HA010282509.aspx

-Steven Thomas

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