I've written a small framework. Then I've written a new WinForms control, which hosts my one framework, and a designer.
Now my problem: The host control has a property of a class type.
Whatever I try: The property is lost at runtime.
Could someone explain me, what attributes I need?