﻿<?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  » StrataFrame base class</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 22:55:18 GMT</lastBuildDate><ttl>20</ttl><item><title>StrataFrame base class</title><link>http://forum.strataframe.net/FindPost13761.aspx</link><description>In our project, All forms are based on Devexpress XtraForm. Now, Strataframe forms requires to be inhereted from&amp;nbsp;&amp;nbsp;&lt;FONT size=2&gt;&lt;/P&gt;&lt;P&gt;MicroFour.StrataFrame.UI.Windows.Forms.StandardForm.&amp;nbsp; C# does not support Multiple inheretence. At first look, Source code will be changed to be inherited from Devexpress XtraForm. Does it works properly ? Any ideas , Expreriences ?&lt;/P&gt;&lt;P&gt;Where&amp;nbsp;is the source code location to be modified ?&amp;nbsp;&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Tue, 05 Feb 2008 10:26:37 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/FindPost14013.aspx</link><description>This is a cross-post.&amp;nbsp; Refer here &lt;A href="http://forum.strataframe.net/FindPost14003.aspx"&gt;http://forum.strataframe.net/FindPost14003.aspx&lt;/A&gt;.</description><pubDate>Tue, 05 Feb 2008 10:26:37 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/FindPost13975.aspx</link><description>I've changed the BaseForm.vb&lt;/P&gt;&lt;P&gt;as&lt;/P&gt;&lt;P&gt;Public Class BaseForm&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inherits&amp;nbsp;&lt;FONT color=#dd1111&gt;MyBaseForm&lt;/FONT&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Implements MicroFour.StrataFrame.UI.Windows.Forms.IContainerControl&lt;/P&gt;&lt;P&gt;MyBaseForm is inhereted from Devexpress XtraForm.&lt;/P&gt;&lt;P&gt;I 've got error message below in design time when strataframe objects&amp;nbsp;were dropped on my form. My form is based on StandartForm which is based on my changed BaseForm.&lt;/P&gt;&lt;P&gt;"The object that the business object has been dropped on must be implement &lt;BR&gt;MicroFour.strataFrame.UI.Windows.Forms.IcontainerControl"</description><pubDate>Mon, 04 Feb 2008 03:58:00 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/FindPost13815.aspx</link><description>[quote]&lt;SPAN id=ctl02_ctlTopic_ctlPanelBar_ctlTopicsRepeater_ctl10_lblFullMessage&gt;Base form is inhereted from Windows.Forms.Form. Why do not we change Windows.Form to Devexpress Form ?&lt;/SPAN&gt; [/quote]&lt;/P&gt;&lt;P&gt;This would require that everyone of the StrataFrame developers purchase a copy of DevExpress...most of our developers &lt;EM&gt;&lt;U&gt;do not&lt;/U&gt;&lt;/EM&gt; use DevExpress nor do we want to have a framework the depends on a 3rd party entity.&amp;nbsp; You are correct though, the BaseForm is in the Business assembly...sorry.</description><pubDate>Tue, 29 Jan 2008 09:00:30 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/FindPost13812.aspx</link><description>Base form is inhereted from Windows.Forms.Form. Why do not we change Windows.Form to Devexpress Form ?</description><pubDate>Tue, 29 Jan 2008 02:01:09 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/FindPost13810.aspx</link><description>BaseForm is in &amp;nbsp;MicroFour Strataframe Business project. I will copy BaseForm as DevxBaseForm and compile and use StandartForm. Are there&amp;nbsp;another places to be modified ?</description><pubDate>Tue, 29 Jan 2008 01:55:46 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/FindPost13767.aspx</link><description>The StandardForm is not eh root for, it is the BaseForm which is in MicroFour StrataFrame Base.&amp;nbsp; This form houses all of the required logic by the framework.&amp;nbsp; You just need to create your own BaseForm and inherit off of the XtraForm and add all of the code from our BaseForm into your custom form.&amp;nbsp; This is really the only way to achieve this.</description><pubDate>Mon, 28 Jan 2008 09:37:52 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>