Hi, I'm currently messing around with the SKinPicker control inside the TabControlExtIE7Demo_2008. I want to put the skin picker under a menu called "options" so that it looks like this
Options -> Customize -> Skin Picker
I realize that Skin Picker defaults to changing the skin of the root element, so in this case I set the TargetElement to be Window1 (because I want the skin of the main window to change, not the skin of the menu), but for some reason it doesn't seem to be working. Any help/details about what I should specify for the TargetElement to get this to work would be greatly appreciated.
Thanks a lot,
Tina