I have a label and image inside a panel in a Scrollview. On selecting a panel only the panel background changes, the label background remains same(which is by default).I want all views inside panel to change to same backcolor. I tried doing in click event but that fires later.
Any idea how to do this like thru reflector or something ?