Hi!
Can you please tell me how can I change the background color of dropdown list item with SetThemeValueOverride when the item is in mouseOver state?
And how can I identify the elements, primitives, properties in every case if I need to change something with SetThemeValueOverride? Is there a generic guideline?
Until now I used your Visual Style Builder, but in some specific cases it doesn't help.
e.g.: DropDownList has a ListView, but how can I access ListItems and their states (default, mouseOver, Disabled etc.) through the DropDownList element?
Thank you,
Sandor