Embedded C# (Studio 2005) User controls not painting in designer

M

mcm

Embedded C# (Studio 2005) :

In the designer, my custom controls are not being displayed. I just get a box with the type of the control shown as text. My custom control is a combination of drawing, some text and a bitmap.

If the bitmap is not available my control simply draws a rectangle.

How can make Studio 2005 show me my controls in the designer? BTW, I don't have any problems seeing my contols when I tartget a desktop.
I only get this problem when targeting a CE device?

Ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top