﻿<?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?)  » Open the conditional 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 05:50:42 GMT</lastBuildDate><ttl>20</ttl><item><title>Open the conditional form ?</title><link>http://forum.strataframe.net/FindPost33421.aspx</link><description>&lt;div&gt;Assuming the program appears to open the form repeated in many places in the program through the following code:&lt;div&gt;[CODE]&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if (agreed conditions the open form 1)&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Form1 frm = new Form1();&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;frm.Show();&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;div&gt;[/CODE]&lt;br/&gt;&lt;br/&gt;&lt;div&gt;instead of checking conditions in outside open Form1 form and the opening of Form1 appears many places in the program you want to put conditions inside Form1 it will be difficult to implement, there are certain you know this how ?</description><pubDate>Sun, 27 Nov 2016 22:52:56 GMT</pubDate><dc:creator>Dong Trien Lam</dc:creator></item></channel></rss>