L
Lee
Can someone tell me what I can do to work around this
problem? I have a tab control hosting multiple subforms.
I'm trying to do validation on the sub forms control's
_Exit events. In one subform, when clicking on a new tab,
the tab change event fires the control's _exit event. In
all the other subforms the control's _exit event fires
before the tab change event. I've been pulling my hair
out for almost 2 days trying to get this to work so that I
can validate this one form. I've tried the
Before/After_Update events on the same controls that are
giving me problems but the Tab_Change event always fires
first fot this one subform. There must be something that
controls the event firing order. Please help me if you
can!
problem? I have a tab control hosting multiple subforms.
I'm trying to do validation on the sub forms control's
_Exit events. In one subform, when clicking on a new tab,
the tab change event fires the control's _exit event. In
all the other subforms the control's _exit event fires
before the tab change event. I've been pulling my hair
out for almost 2 days trying to get this to work so that I
can validate this one form. I've tried the
Before/After_Update events on the same controls that are
giving me problems but the Tab_Change event always fires
first fot this one subform. There must be something that
controls the event firing order. Please help me if you
can!