View Full Version : Toolbar Control Versus Frame With Buttons
ChloeRadshaw
06-06-2009, 04:58 AM
I d like to give the toolbar a whirl - However I was not able to change the height - Or I could change the height but it would automatically collapse.
Has anyone used this control before?
Oorang
06-10-2009, 07:35 PM
The trouble with the toolbar control is that it's only partially supported. In addition it's an ActiveX control from the VB6 runtime, which as you have noticed is slowly becoming, obsolete and killbitted. I would suggest that you use the Office commandbar control instead. You can create custom toolbars and then hook them to a form right through the interface as well as control level context menu. If you are already using Office 2007 then I'd just go with the ribbon (http://www.databasedev.co.uk/access2007ribbon.html). (Or if you want to gold plate it, you can do both.)
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.