I have a toolbar with no captions. When I click on one of the buttons, it calls the toolbar1_click() procedure with the parameter "Button ByVal as btnControl" with the Button variable holding the Caption text.
The problem is, I don't want captions, but without them I can't creat a...