I guessed this was similar to Adapter, I have tried to edit the public partial class
form className : UserControl
to className : ToolSettingsHost
But I was not able to compile it. Upset.
It tells: Partial declarations of "....className" must not specify different base classes.
Anymore hint?