﻿<?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 » Enhancement Requests  » DevEx.BrowseDialog.ShowDialog()</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 00:58:13 GMT</lastBuildDate><ttl>20</ttl><item><title>DevEx.BrowseDialog.ShowDialog()</title><link>http://forum.strataframe.net/FindPost10985.aspx</link><description>Hi,&lt;br&gt;
May I have MicroFour.Strataframe.UI.Windows.Forms.DevEx.BrowseDialog.ShowDialog()  method overloading also beside of DevEx.BrowseDialog.ShowDialog(true/false)  so that it has same signature with SF BrowseDialog?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Wed, 22 Aug 2007 14:13:11 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: DevEx.BrowseDialog.ShowDialog()</title><link>http://forum.strataframe.net/FindPost11005.aspx</link><description>Yes, if you overload it and it has the same signature, you just have to use the "new" keyword in C# (I think it's Shadows in VB.NET).&lt;/P&gt;&lt;P&gt;public new DialogResult ShowDialog(bool)&lt;BR&gt;{&lt;BR&gt;&lt;BR&gt;}&lt;/P&gt;&lt;P&gt;If you don't use the new keyword, you'll just get a warning telling you that the new one hides the superclass's definition.</description><pubDate>Wed, 22 Aug 2007 14:13:11 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>