It seems the best place to start might be with the DesignSurface class which
is the Visual Studio style design surface in .NET
http://msdn2.microsoft.com/en-us/library/system.componentmodel.design.designsurf
ace.aspx

Signature
Ciaran O''Donnell
http://wannabedeveloper.spaces.live.com
> I am trying to create a label designer where I display a list of fields from
> a table and have the user
[quoted text clipped - 3 lines]
>
> Bill