Implementing a custom designer



I have been looking for ages for information explaining how to
implement IDesignerSerializationService, IDesignerLoaderHost,
IDesignerEventService, IDesignerHost, IEventBindingService etc etc to
create a custom designer.

Well here it is

http://support.microsoft.com/Default.aspx?id=813808

.


Loading