Welcome to MSDN Blogs Sign in | Join | Help

Microsoft Access Team Blog

Get product announcements, tips and tricks, and news directly from the team @ Microsoft.

Browse by Tags

All Tags » Ribbon   (RSS)
Access 2010 Create ribbon
Web databases introduced a few ribbon design challenges, particularly how to present client and web create options? We wanted to make sure that people creating client objects are just as successful as web objects. When you create a new database from scratch, Read More...
Using the ShowToolbar Method to Hide the Ribbon
Today’s guest blogger is Edwin Blancovitch. Edwin is president of Advanced Developers.net , creators of Easy Payroll , a software package to manage your human resources, payroll, scheduling, time and attendance needs. I have been using the ribbon for Read More...
Simplifying Ribbon Modification at Runtime
Access MVP Albert Kallal has developed a Ribbon class object that you can use to simplify modifying Ribbon commands at runtime. The office ribbon is an amazing new interface. The problem with the ribbon is that takes a lot of code to change the ribbon Read More...
Review of ribbon design tool
Access MVP Garry Robinson and editor of vb123.com recently wrote a nice review article on IBDE Ribbon Creator . You all should find it enlightening. http://www.databasejournal.com/features/msaccess/article.php/3803996/Making-Your-Own-Access-2007-Ribbon.ht Read More...
Built-in Tab Names in Access Ribbons
If you've tried to create a Ribbon customization that included one of the built-in controls in Access you've probably seen that you can use the Customize page in the Access Options dialog to get the names of groups and controls. You can also download Read More...
Tell me about how you are extending the Ribbon
I'm thinking about putting together a blog post that shows what the community has done with ribbon extensibility. From my conversations with lots of developers people are still trying to wrap their heads around the new user model It seems that having Read More...
New update for Ribbon Creator
Avenius Gunter's Ribbon Creator just got better. Earlier this month he released version 1.1016 with a number of changes: New Features: Callback "getVisible" integrated in Ribbon XML. Callback "getEnabled" integrated in Ribbon XML. Read More...
The story of the Office Ribbon
Some of you may have already seen this posted in Jensen’s blog.  Jensen is the GPM of the Office User Experience team and was the lead for the implementation of the Ribbon in Office 2007.  Last week at the MIX conference in Las Vegas, Read More...
New Ribbon Reference: RibbonX for Dummies
Those of you out there building custom Ribbon UI for Access/Office might be interested to know that the Dummies folks have recently released a guide for building Ribbon UI titled (as you might expect) " RibbonX for Dummies ".  The book Read More...
Access Ribbon Customizer
One of our Access support leads, Claton Hendricks, has put together a tool he calls Access Ribbon Customizer for Access developers who need to build custom ribbons. This tool is slightly reminiscent of (though not exactly the same as) the built-in command Read More...
Ribbon Customization - Repurposing Commands
Sue and I were talking the other day about Ribbon customizations with regard to some training materials that she is preparing for our support engineers. Along the way I mentioned command repurposing and how you could do some pretty cool stuff with it Read More...
Access 2003 --> Access 2007 UI Guide
The Access help team has just finished up our new interactive guide for users moving from 2003 to 2007. The guide is a flash based tutorial which allows you to select a command from the 2003 Access UI, and then see where it has moved to in the 2007 ribbon Read More...
Ribbon Customization: Using a dynamicMenu to Show a List of Open Objects
This is the third post in my short three-part series on ribbon customizations in Access. In the previous post, I showed how you could fill a dropdown with a list of the open forms in the database. This time, we'll fill a dynamicMenu control in a ribbon Read More...
Ribbon Customization: Filling Dropdown Lists
In the previous post, I showed you how to create a simple customization to close the currently open object. Continuing along the lines of adding object helpers to an application, we'll add two dropdown lists to a customization to work with forms. The Read More...
Ribbon Customization - Closing the Currently Open Object
In a previous post, I talked about how much I enjoy developing solutions that use the new Office Fluent Ribbon UI. Along those lines, this post is the first of three upcoming posts on some specific customizations I've used in some applications recently. Read More...
More Posts Next page »
Page view tracker