Microsoft Toolbar ActiveX Control

N

Neil

This is a good idea and seems to sort of work. Although, in design mode the
toolbar looks completely different to when the form is running and sometimes
in design mode the toolbar loses all of it's images from the image list and
I have to reenter them. It does not seem to be a clean solution,
unpredictable and tedious. Is there a better solution out there?
Thanks thanks thanks,
Neil.
 
J

Joshua A. Booker

Neil,

Access 2000 and 2002 have fully customizable toolbars and menus. You simply
click on the toolbar and choose customize or use the commandbars collection
in vba code.

HTH,
Josh
 
Top