开发者

Hiding Edit menu item in Access

开发者 https://www.devze.com 2023-02-07 02:17 出处:网络
How can you hide the top menu item labeled \"Edit\" inside an Accce开发者_开发百科ss application?

How can you hide the top menu item labeled "Edit" inside an Accce开发者_开发百科ss application?

Thanks

Don


You should be able to define a custom toolbar to be used by your application (pre-2007), one that omits the Edit option. In 2007, you would do this by making a custom ribbon for your application, again - omitting the Edit option

0

精彩评论

暂无评论...
验证码 换一张
取 消