<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error message dialog box in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/error-message-dialog-box/m-p/4717477#M46223</link>
    <description>&lt;P&gt;Probably PresentationFramework.dll (and PresentationCore.dll)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG align="center" alt="Clipboard-1.png" border="0" src="https://forums.autodesk.com/t5/image/serverpage/image-id/75917i3E2A316469EEB37B/image-size/original?v=mpbl-1&amp;amp;px=-1" title="Clipboard-1.png" /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Dec 2013 12:37:04 GMT</pubDate>
    <dc:creator>SENL1362</dc:creator>
    <dc:date>2013-12-27T12:37:04Z</dc:date>
    <item>
      <title>Error message dialog box</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-message-dialog-box/m-p/4716989#M46220</link>
      <description>&lt;P&gt;I know the general message dialog box, I can achieve by the following code&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Application.ShowAlertDialog (Message);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I want to use the error message dialog box, there is a small red cross in the dialog box, is there anyone know which class is it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2013 08:48:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-message-dialog-box/m-p/4716989#M46220</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-27T08:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error message dialog box</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-message-dialog-box/m-p/4717359#M46221</link>
      <description>MessageBox.Show("MessageToShow","Title",MessageBoxButton.OKCancel,MessageBoxImage.Error)</description>
      <pubDate>Fri, 27 Dec 2013 11:31:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-message-dialog-box/m-p/4717359#M46221</guid>
      <dc:creator>SENL1362</dc:creator>
      <dc:date>2013-12-27T11:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error message dialog box</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-message-dialog-box/m-p/4717465#M46222</link>
      <description>&lt;P&gt;uh.I just use C#, and program for AutoCAD&lt;/P&gt;&lt;P&gt;the System is't include the Windows...&lt;/P&gt;&lt;P&gt;Is that mean I need reference some dll?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2013 12:27:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-message-dialog-box/m-p/4717465#M46222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-27T12:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error message dialog box</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-message-dialog-box/m-p/4717477#M46223</link>
      <description>&lt;P&gt;Probably PresentationFramework.dll (and PresentationCore.dll)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG align="center" alt="Clipboard-1.png" border="0" src="https://forums.autodesk.com/t5/image/serverpage/image-id/75917i3E2A316469EEB37B/image-size/original?v=mpbl-1&amp;amp;px=-1" title="Clipboard-1.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2013 12:37:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-message-dialog-box/m-p/4717477#M46223</guid>
      <dc:creator>SENL1362</dc:creator>
      <dc:date>2013-12-27T12:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error message dialog box</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-message-dialog-box/m-p/4717525#M46224</link>
      <description>&lt;P&gt;It's need to reference System.Windows.Forms.dll&lt;/P&gt;&lt;P&gt;Then using System.Windows.Froms namespace&lt;/P&gt;&lt;P&gt;Last,&amp;nbsp;write the following code.&lt;/P&gt;&lt;P&gt;MessageBox.Show("hello", "Caption...",MessageBoxButtons.OK,MessageBoxIcon.Error);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Very thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2013 13:54:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-message-dialog-box/m-p/4717525#M46224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-27T13:54:37Z</dc:date>
    </item>
  </channel>
</rss>

