DSOFramer question

M

Muckeypuck

Hello,

I am having a problem where the dsoframer.EndInit() calls a forms load event
prematurely. I am wondering if anyone else has encountered this and how to
fix...

Problem description:

Parent control hosts a protected framer. In parent controls
Initializecomponent function DSOFramer Calls load so load on Parent and
child are called before the childs initializecomponent. thanks.
 
Top