Hello,
In Access 2010/2007, how do you prevent users from flipping into design view from the ribbon? I do not want to hide the entire ribbon (DoCmd.ShowToolb ar "Ribbon", acToolbarNo) or even the "View" part of the "Home" tab because users like being able to flip between Form View and Datasheet View in the forms. It turns out that on our network, if a user inadvertantly clicks Design View, then the database...
Search Result
Collapse
3 results in 0.0041 seconds.
Keywords
Members
Tags
-
Access 2010 Ribbon - Disable Design View?
-
Is it possible to implement a Ribbon in C#?
I am interested in implementing a Ribbon control into my C# application, similar to the Office 2007 software package. Is there any native support for doing this? -
how to hi-jack the button of word\excel 2007\2010 with VSTO
hi, i need to control the right of a Office document in my Visual Studio Projects, so how to enable or disable the print, what abou edit, save.....
i try to fellow the video
How Do I: Hi-jack or Repurpose a Standard Ribbon Button's Command?
to hi-jack button in word, but failed. the video from MSDN is about outlook 2010 , which has some differences with word/excel....
here is my steps:
...