Does anyone have or can point me to a code snippet that shows how to use this API to create a ToolBar in VB ?
All the related info I have found so far is written in C NOT in VB :ehh:
Regards.
Printable View
Does anyone have or can point me to a code snippet that shows how to use this API to create a ToolBar in VB ?
All the related info I have found so far is written in C NOT in VB :ehh:
Regards.
Why not use the toolbar from the toolbox in VB?
This is one of the reasons we are VB programmers and not VisualC++ programmers.
Quote:
Originally Posted by moeur
Sorry, I should have mentioned that I am using VBA NOT VB.
I want to add this toolbar to an EXCEL UserForm Not to a VB Form.
Regards.