LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

microsoft toolbar activex control using image list activex control in

creating images on the microsoft toolbar activex control using image list activex control in CVI
how images can be applied to the buttons of microsoft toolbar activex control in CVI.
VB can be applied in designe time. But CVI...
And, How can I docking toolbar in runtime?(like MS-office)
If yes, how..

Regards'
0 Kudos
Message 1 of 2
(3,207 Views)
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.
0 Kudos
Message 2 of 2
(3,207 Views)