﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Enhancement Requests  » Provide event after initialization</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 21:07:30 GMT</lastBuildDate><ttl>20</ttl><item><title>Provide event after initialization</title><link>http://forum.strataframe.net/FindPost9766.aspx</link><description>Hi,&lt;br&gt;
I always faced problem of my code in user control is not working caused by BO is not yet translated.&lt;br&gt;
&lt;br&gt;
I would like to request an event that would be fired after all objects are initialized, BOTranslated so that I can do everything I need without required me to check for InitlizationPriority which doesn't really useful for me.&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Mon, 25 Jun 2007 09:02:15 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Provide event after initialization</title><link>http://forum.strataframe.net/FindPost9770.aspx</link><description>All business objects have a ParentFormLoading event that will fire after the business objects have been translated.&amp;nbsp; So, you could handle that event on any of your business objects and they will all already be translated.</description><pubDate>Mon, 25 Jun 2007 09:02:15 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>