﻿<?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 / WinForms (How do I?)  / Subclassing the BrowseDialog / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Tue, 02 Dec 2008 16:17:23 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Subclassing the BrowseDialog</title><link>http://forum.strataframe.net/Topic2142-7-1.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 :).  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>Ben Chase</dc:creator></item><item><title>RE: Subclassing the BrowseDialog</title><link>http://forum.strataframe.net/Topic2142-7-1.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/Topic2142-7-1.aspx</link><description>Yes, you can subclass it and set the properties within the compnent designer for that subclass.  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>Ben Chase</dc:creator></item><item><title>Subclassing the BrowseDialog</title><link>http://forum.strataframe.net/Topic2142-7-1.aspx</link><description>Can the BrowseDialog be subclassed and reqused in multipul forms?</description><pubDate>Wed, 09 Aug 2006 16:44:53 GMT</pubDate><dc:creator>Scott</dc:creator></item></channel></rss>