Hi,
I'm not familiar with the Microsoft ActiveX toolbar, is there a reason why you are not using CVI toolbars instead? there is a FP for that at C:\Program Files\National Instruments\CVI70\toolslib\custctrl\toolbar.fp there is also an example on the web: Creating a
Toolbar.
I haven't heard of anyone having a docking toolbar in a CVI application, most applications that do it are MFC based. You could emulate the docking toolbar by switching the view between the CVI toolbar and a child panel with the same controls as the toolbar.
I hope this helps.
Regards,
Juan Carlos
N.I.