﻿<?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 » Issues  » Why not passing BO that was edited on form's FormEditingStateChanged?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sat, 04 Apr 2026 03:29:38 GMT</lastBuildDate><ttl>20</ttl><item><title>Why not passing BO that was edited on form's FormEditingStateChanged?</title><link>http://forum.strataframe.net/FindPost30533.aspx</link><description>Why Strataframe framework's&amp;nbsp;Base&amp;nbsp;Form &amp;nbsp;pass "nothing" instead of e.BusinessObject in&amp;nbsp;FormEditingStateChanged event raise? I have some forms with parent/brother +child forms and I cannot known what BO is calling this (and it's called 1 time for each BO in includeInFormSave).&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Private Sub HandleBOEditingStateChanged(ByVal &lt;font class="Apple-style-span" color="#ff0000"&gt;e As EditingStateChangedEventArgs&lt;/font&gt;)&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '-- Turn around and raise the form's event&amp;nbsp;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; RaiseEvent FormEditingStateChanged(New EditingStateChangedEventArgs(&lt;strong&gt;&lt;font class="Apple-style-span" color="#ff0000"&gt;Nothing&lt;/font&gt;&lt;/strong&gt;, Me.EditingState))&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; End Sub&lt;div&gt;&lt;br/&gt;&lt;div&gt;Thanks.</description><pubDate>Thu, 03 Nov 2011 16:37:00 GMT</pubDate><dc:creator>Fabian R Silva, -</dc:creator></item></channel></rss>