﻿<?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?)  » Inherited form or template?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 08 Apr 2026 15:01:34 GMT</lastBuildDate><ttl>20</ttl><item><title>Inherited form or template?</title><link>http://forum.strataframe.net/FindPost7961.aspx</link><description>&amp;nbsp;Hi,&lt;BR&gt;My application designed to allow user to have five product types. They share some common fields, with certain fields for each of proudct types.&lt;BR&gt;&lt;BR&gt;Currently, I created productformbase and inherited from it with five specificproductform. However, I found it is not as user friendly if I changed something on base form. It caused I can't open my inherited form.&lt;BR&gt;&lt;BR&gt;My question, do you recommend to use inherited form or template?&lt;BR&gt;&lt;BR&gt;Thank you</description><pubDate>Sat, 07 Apr 2007 11:30:37 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Inherited form or template?</title><link>http://forum.strataframe.net/FindPost7966.aspx</link><description>Well there are number of things that you could do here.&amp;nbsp; In the example that you gave, however, I would probably create a user control (based off of the SF USer Control) that could then just be dropped on each form that needed this functionality.&lt;/P&gt;&lt;P&gt;You could create an inherited form, but there are a lot of limitations here...especially, as you learned, when you need to extend it further.</description><pubDate>Sat, 07 Apr 2007 11:30:37 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>