﻿<?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?)  » Form Templates</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 08:23:35 GMT</lastBuildDate><ttl>20</ttl><item><title>Form Templates</title><link>http://forum.strataframe.net/FindPost6592.aspx</link><description>Hello all,&lt;/P&gt;&lt;P&gt;I am thinking of designing some base forms for our project.&amp;nbsp; How did you (MicroFour) create a&amp;nbsp;StrataFrame category/project type and install form templates (IE: Strataframe Windows Application, StrataFrame Business Object Library).&lt;/P&gt;&lt;P&gt;These forms will be based on the standard Strataframe form.&amp;nbsp; However I am curious too about if we have access to the code (we have the source) of these framework forms.&amp;nbsp; I would like to see how you handled items such as Primary Form business object, etc.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Ben</description><pubDate>Wed, 07 Feb 2007 08:40:38 GMT</pubDate><dc:creator>Ben Kim</dc:creator></item><item><title>RE: Form Templates</title><link>http://forum.strataframe.net/FindPost6607.aspx</link><description>Trent,&lt;/P&gt;&lt;P&gt;Thank you for taking the time to provide me with the basics.&amp;nbsp; This looks like it is going to be a project within itself!&lt;/P&gt;&lt;P&gt;Take care.&lt;/P&gt;&lt;P&gt;Ben</description><pubDate>Wed, 07 Feb 2007 08:40:38 GMT</pubDate><dc:creator>Ben Kim</dc:creator></item><item><title>RE: Form Templates</title><link>http://forum.strataframe.net/FindPost6599.aspx</link><description>Hmmm...this could turn into a really long post but I will just give you the "Readers Digest" version.&amp;nbsp; All item templates are located in the "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\ItemTemplates\SPECIFICLANGUAGE" folder.&amp;nbsp; Each of the templates are help in a zip file.&amp;nbsp; You can see that all StrataFrame templates start with SF_.&amp;nbsp; My suggestion is to open one of these up and see the contents of the file.&lt;/P&gt;&lt;P&gt;Once you create your template and have it packaged up in the ZIP file, then you will need to install it.&amp;nbsp; The easiest way is to call the devenv.exe with the /setup command.&amp;nbsp; So get out of all VS instances and then run this:&lt;/P&gt;&lt;P&gt;[codesnippet]C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe /setup[/codesnippet]&lt;/P&gt;&lt;P&gt;That will install the template into the Visual Studio environment.&amp;nbsp; There are many books and articles on the web regarding this topic.&amp;nbsp; This is just a very basic explanation and will require some effort on your part in order to actually implement this.&amp;nbsp; It isn't hard, it is just learning to do it the first time and then it is all down hill after that :)</description><pubDate>Tue, 06 Feb 2007 17:49:43 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>