I'd say RestoreSettings goes to BeforeInit(), AddInstance, AddToRecents and Resizer go in AfterInit().
BizInit should have nothing to do with UI initialization, so it stays alone. > -----Original Message----- > From: [email protected] [mailto:profoxtech- > [email protected]] On Behalf Of Eurico Chagas Filho > Sent: Tuesday, December 14, 2010 1:28 PM > To: [email protected] > Subject: OOP question > > Hi > > I have a basic form and in it's INIT method I call beforeInit(), bizInit() and > afterInit(). > I also need to call, RestoreSettings(), AddInstance(), AddToRecents() and > Resizer(). > Now, where the %^$* should i call these guys ? > > > Regards, E. > > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

