--- In [email protected], "Michael Schmalle" 
<[EMAIL PROTECTED]> wrote:
>
> Hi,
> Since you are using an itemRenderer, this could be tricky. You need 
to find
> out where the parent is (MenuItem instance) and cast that reference to
> IStyleClient.
> 
> IE
> 
> var color = IStyleClient(parent.parent).getStyle("color");

The button should push the iconColor style down into the icon class by 
default...?

Reply via email to