﻿<?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?)  » Browse Dialog - Can i do a template for use it in many forms?</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 02:36:19 GMT</lastBuildDate><ttl>20</ttl><item><title>Browse Dialog - Can i do a template for use it in many forms?</title><link>http://forum.strataframe.net/FindPost23683.aspx</link><description>Hi.&lt;/P&gt;&lt;P&gt;I´m a novice StrataFrame Developer (and VB also..lol)&lt;/P&gt;&lt;P&gt;I´d like to know if is possible to create a template to&amp;nbsp;do Customer´s BD to use it in a whole project (many forms), without configure it manually in&amp;nbsp;design mode.&lt;/P&gt;&lt;P&gt;A solution that would be easy if i could configure it programmatically using properties.&lt;/P&gt;&lt;P&gt;I hope to hear some help from you.&lt;/P&gt;&lt;P&gt;PS: Sorry by my poor english&lt;/P&gt;&lt;P&gt;Tks</description><pubDate>Thu, 25 Jun 2009 16:26:35 GMT</pubDate><dc:creator>Luiz Lima</dc:creator></item><item><title>RE: Browse Dialog - Can i do a template for use it in many forms?</title><link>http://forum.strataframe.net/FindPost23689.aspx</link><description>Trent, &lt;/P&gt;&lt;P&gt;Tks... i´ll try to do that....</description><pubDate>Thu, 25 Jun 2009 16:26:35 GMT</pubDate><dc:creator>Luiz Lima</dc:creator></item><item><title>RE: Browse Dialog - Can i do a template for use it in many forms?</title><link>http://forum.strataframe.net/FindPost23684.aspx</link><description>Yes, it is actually very simple.  The easiest way is to just do the following:&lt;br&gt;
&lt;br&gt;
1. Create a new component class&lt;br&gt;
2. Name it the name you want your browse dialog to be&lt;br&gt;
3. Change the inheritance of the class from Component to MicroFour.StrataFrame.UI.Windows.Forms.BrowseDialog&lt;br&gt;
4. Once this is done, you will just double-click the BrowseDialog class from the Solution Explorer to open the designer and from that point forward you will just set the properties like you would if it were on a form.  After this, just drop it on a form and go.</description><pubDate>Thu, 25 Jun 2009 14:16:01 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>