I am subclassing a openFileDialog and it's everything alright but I'd like to be allowed to add a panel(and all controls inside it) to the openFileDialog part i'm adding otherwise I'll have to hardcode them there.

Any ideas?