User Control Errors when loading in designer

  • Thread starter Thread starter moondaddy
  • Start date Start date
M

moondaddy

I have a user control that has some kind of error happening when I load it
in the designer (usually when its nested as a child object on another
object. I cant seem to trap these errors so I don't know exactly what's
going on, however, I did see a code snippet a long time ago where in the
control_OnLoad event you could test to see if it was the designer loading
the control and if so, exit the load event.

Can anyone please advise on this?

Thanks.
 

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

Back
Top