﻿<?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 » WinForms (How do I?)  » FormEditingStateChanged Event</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 14 Sep 2026 01:12:38 GMT</lastBuildDate><ttl>20</ttl><item><title>FormEditingStateChanged Event</title><link>http://forum.strataframe.net/FindPost29325.aspx</link><description>I am looking for some best practice advice on the use of the FormEditingStateChanged event.&amp;nbsp; I have discovered that in addition to the EditingStateChanged event for business objects there is also an EditingStateChanged event for forms.&amp;nbsp; The form's version of the event is only raised after all the business objects have raised their version of the event.&lt;br/&gt;&lt;br/&gt;I think I understand the difference in the functionality, but I am just curious if most developers use the business object's EditingStateChanged event or if there is a common and frequent need to use the form's EditingStateChanged event.&amp;nbsp;&amp;nbsp;When postings in this forum refer to using the EditingStateChanged event it looks to me like they are probably referring to the business object's event not the form's event, but I am not sure.&lt;br/&gt;&lt;br/&gt;Any advice?&lt;br/&gt;&lt;br/&gt;Sam Tenney</description><pubDate>Fri, 07 Jan 2011 11:39:27 GMT</pubDate><dc:creator>Sam Tenney</dc:creator></item><item><title>RE: FormEditingStateChanged Event</title><link>http://forum.strataframe.net/FindPost29326.aspx</link><description>Hi Sam,&lt;br/&gt;&lt;br/&gt;I use both, the form and the BO EditingStateChanged events based on the needs.&amp;nbsp; &lt;br/&gt;&lt;br/&gt;Here is an example, if I have a form with several BOs and I choose to display data in a ListView (which is mostly my case), then I would use the BO event to handle button's enabled property for that particular BO.&amp;nbsp; If only have one BO in the form, then you could use either event.</description><pubDate>Fri, 07 Jan 2011 11:39:27 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item></channel></rss>