﻿<?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?)  » Subclassing the BrowseDialog</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 10:01:41 GMT</lastBuildDate><ttl>20</ttl><item><title>Subclassing the BrowseDialog</title><link>http://forum.strataframe.net/FindPost2142.aspx</link><description>Can the BrowseDialog be subclassed and reqused in multipul forms?</description><pubDate>Wed, 09 Aug 2006 19:14:04 GMT</pubDate><dc:creator>Scott</dc:creator></item><item><title>RE: Subclassing the BrowseDialog</title><link>http://forum.strataframe.net/FindPost2146.aspx</link><description>A class is a class is a class... you could have used a windows form and changed it as well... doesn't matter :).&amp;nbsp; As long as it has the InitializeComponent method and it gets called in the constructor, you're good to go.</description><pubDate>Wed, 09 Aug 2006 19:14:04 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Subclassing the BrowseDialog</title><link>http://forum.strataframe.net/FindPost2144.aspx</link><description>I picked new Strataframe control and change it to inherit from the BrowseDialog, is that correct or should I just use new class?&lt;/P&gt;&lt;P&gt;It is working great just wanted to know the "correct" way of doing it.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Scott</description><pubDate>Wed, 09 Aug 2006 18:32:19 GMT</pubDate><dc:creator>Scott</dc:creator></item><item><title>RE: Subclassing the BrowseDialog</title><link>http://forum.strataframe.net/FindPost2143.aspx</link><description>Yes, you can subclass it and set the properties within the compnent designer for that subclass.&amp;nbsp; Then you can drop it on a form.&lt;/P&gt;&lt;P&gt;It wasn't always that way (there were errors with the InitializeComponent() calls getting doubled up and you would have every search field twice, etc.), but it works now, so you should be good to go.</description><pubDate>Wed, 09 Aug 2006 16:57:54 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>