Hi, I've created my gallery where user can choose my color (I need more colors than the themes offers) and I use a label of each item like RGB value.
My question: How can I get label of item in VBA callbacks?
Look at Ribbon's code bellow (I had to put it as image)
and here is my code in VBA...