I think you mean this right ?
Dim jo As JavaObject = ACToolBarLight1
Dim xl As XmlLayoutBuilder
jo.RunMethod("setPopupTheme", Array(xl.GetResourceId("style", "ToolbarMenu")))
It is in. Furthermore it is not painting the cart anymore for me. I'm really going nuts. I have the lines from the example.
I inserted the whole example code to my project now but still the same. This is freaking odd.
The funny thing is that at the beginning of this project the cart icon was painted.
Something must be wrong within the resources folder or some like that. I never had this before.
Maybe I start from scratch and import everything new.
Thanks anyhow!