S
Shinya
How to find my custom addin button ID?
I have setup my custom toolbar with 5 buttons.
Currently if I CommandBars("MYADDINTOOLBAR").CONTROLs("firstButton").id
always is set to 1 and same for other 4 buttons. why I am getting the same
id for
all the buttons?
Shinya
I have setup my custom toolbar with 5 buttons.
Currently if I CommandBars("MYADDINTOOLBAR").CONTROLs("firstButton").id
always is set to 1 and same for other 4 buttons. why I am getting the same
id for
all the buttons?
Shinya