show/hide this revision's text 2 Answered question after it was updated

The

Your description of leads me to believe that you want both your expected behavior vs actual behavior is unclearchild and your parent controls to respond to a click on the child control.Please refine

If I understand your description and question so correctly, I'd suggest subscribing to your child controls' click events and, in those event handlers, calling some common method that it can be more readily understoodmanipulates the state of the parent UserControl in the manner that you desire (e.g., changing the background color).

Thanks! :)

show/hide this revision's text 1

The description of your expected behavior vs actual behavior is unclear. Please refine your description and question so that it can be more readily understood.

Thanks! :)