Hi,
I have an addin that i created and it has 1 menu with 3 items under it. What happends here is each menu item that is pressed launches the same sub, I did this intentionally because the number of menu items that the menu has changes from time to time, thats why i did not make a sub for each menu item like you usually would.
What i am trying to do is identify which menu item fired the sub. Either by index or name either way i can work with it. Does somebody know if this is possible?
Thanks,
Ben
SolidworksApi macros