G
Guest
I have a UserControl that contains a few ComboBoxes and TextBoxes. For most
of the Controls/Forms that I drop this on, I'm not having any problems at
all. One form, however, is giving me problems and it seems to be crashing in
the CreateHandle method. I have put a breakpoint in the HandleCreated event
of my UserControl, but it's never hitting it cuz it crashes before that. It's
obviously having a problem creating the handle and I'm trying to figure out
why.
Does anybody know what event fires prior to the HandleCreated event? If I
can set a breakpoint there maybe I can figure out what the problem is.
TIA,
~~Bonnie
of the Controls/Forms that I drop this on, I'm not having any problems at
all. One form, however, is giving me problems and it seems to be crashing in
the CreateHandle method. I have put a breakpoint in the HandleCreated event
of my UserControl, but it's never hitting it cuz it crashes before that. It's
obviously having a problem creating the handle and I'm trying to figure out
why.
Does anybody know what event fires prior to the HandleCreated event? If I
can set a breakpoint there maybe I can figure out what the problem is.
TIA,
~~Bonnie