A
Allan Till
I have created a vb6 COM add in for use with Excel.
I want to add a number of buttons to the menu at runtime depending
on the contents of a folder on the users hard disk.
How can I capture the events from these buttons given
that I cannot declare instances of the button objet withevents at design
time.
I want to add a number of buttons to the menu at runtime depending
on the contents of a folder on the users hard disk.
How can I capture the events from these buttons given
that I cannot declare instances of the button objet withevents at design
time.