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.
 
Back
Top