Hi, ihave a usercontrol named container, and this control have some user controls inside it lets call children. I want to override painting of children not from container but from a form using container. How can i do that, any advices?