I have the following line of code in my application that is used for toolbars and what form is displayed. I don't know or understand what the ByVal Button As ComctLib.Button is?
Toolbar1_ButtonClick(ByVal Button As ComctlLib.Button)
Can someone please explain this?
Thanks
Toolbar1_ButtonClick(ByVal Button As ComctlLib.Button)
Can someone please explain this?
Thanks