Hi Robin..
Todo this you must make your own internal paint schema.Control,designer and
rootdesigner has separate drawing functions. You must join them in your
control. I mean make internal Drawing function in your control and call them
from designer and rootdesigner.. I think you just made it for designer. Do
it for rootdesigner..
----- Original Message -----
From: "Robin Sanner" <robin.h.sanner@verizon.net>
Newsgroups: microsoft.public.dotnet.framework.windowsforms.designtime
Sent: Saturday, April 09, 2005 8:25 PM
Subject: How do I paint the design surface of a custom control
>I have paint code in the custom control's OnPaint method (which
>successfully shows up at runtime) and paint code in the OnPaintAdornments
[quoted text clipped - 7 lines]
> Robin Sanner
> robin.sanner@verizon.net