Hi,

I'm looking for examples, hints about a class which
implements IDesignerSerializationService (ns:
System.ComponentModel.Design.Serialization).

I'm trying to create a DesignerHost. The Copy and Paste
commands require that a IDesignerSerializationService
object is added to the Services of the ServiceContainer.
Without this it doesn't work. I can find any class which
implements this interface, strange!

Any help is appreciated.

Regards,

Fons