﻿<?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?)  » Problem with Standard form....</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 00:03:21 GMT</lastBuildDate><ttl>20</ttl><item><title>Problem with Standard form....</title><link>http://forum.strataframe.net/FindPost3258.aspx</link><description>I am using a StrataFrame standard form but the form will not be bound to a BO.. But the form insists on assigning one of the BOs I have dropped on the form as the PrimaryBusinessObject and I dont want that... I'll set the PrimaryBusinessObject to (none) and then run the app and It will assign one of the BOs at runtime.  Is there anyway to stop this?</description><pubDate>Wed, 04 Oct 2006 09:58:08 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: Problem with Standard form....</title><link>http://forum.strataframe.net/FindPost3285.aspx</link><description>Glad that worked :)</description><pubDate>Wed, 04 Oct 2006 09:58:08 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Problem with Standard form....</title><link>http://forum.strataframe.net/FindPost3279.aspx</link><description>I was under the impression that if i set those properties it wouldnt assign a BO to the Primary Business Object property of the form.&lt;br&gt;
&lt;br&gt;
This is what I wanted though.&lt;br&gt;
&lt;br&gt;
Thanks</description><pubDate>Wed, 04 Oct 2006 09:11:45 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: Problem with Standard form....</title><link>http://forum.strataframe.net/FindPost3274.aspx</link><description>What functionality are you looking for?&amp;nbsp; The form is still going to have one of the business objects set as the PrimaryBusinessObject, but it will not interact with any of the business objects because the IncludeInForm options are all diskabled.&amp;nbsp; If you don't want a business object to be set as the PrimaryBusinessObject, then you will need to set the PrimaryBusinessObject property to Nothing within the Load event of the form.</description><pubDate>Wed, 04 Oct 2006 08:20:58 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Problem with Standard form....</title><link>http://forum.strataframe.net/FindPost3260.aspx</link><description>I did that and it's still not working.  Here are a couple screenshots to make sure I did everything right.&lt;br&gt;
&lt;br&gt;
The properties of the form&lt;br&gt;
[img]http://www.starktruss.com/images/uploadpics/frmpBO.jpg[/img]&lt;br&gt;
&lt;br&gt;
The properties for one of the BOs:&lt;br&gt;
[img]http://www.starktruss.com/images/uploadpics/BO.jpg[/img]</description><pubDate>Tue, 03 Oct 2006 10:29:35 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: Problem with Standard form....</title><link>http://forum.strataframe.net/FindPost3259.aspx</link><description>Yes, the business objects will keep attempting to set themselves as the PrimaryBusinessObject of the form.&amp;nbsp; However, if you don't want the form to interact with any of the business objects, then you can set all of the IncludeInForm*** properties on the form to DeterminedByBusinessObject and set the IncludeInForm*** properties on the business objects to False and you will have the functionality you're looking for.</description><pubDate>Tue, 03 Oct 2006 10:14:42 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>