<?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: Is there a MessageBox in Cad? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/is-there-a-messagebox-in-cad/m-p/1578042#M82441</link>
    <description>In addition to the other replies, there is also:&lt;BR /&gt;
&lt;BR /&gt;
Autodesk.AutoCAD.ApplicationServices.Application.ShowAlertDialog("Hello World!");</description>
    <pubDate>Mon, 13 Mar 2006 06:18:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-03-13T06:18:34Z</dc:date>
    <item>
      <title>Is there a MessageBox in Cad?</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-there-a-messagebox-in-cad/m-p/1578039#M82438</link>
      <description>Hi,&lt;BR /&gt;
is there a messagebox like it in Windows in AutoCAD,and how to invoke?&lt;BR /&gt;
Thanks for your help!</description>
      <pubDate>Fri, 10 Mar 2006 16:58:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-there-a-messagebox-in-cad/m-p/1578039#M82438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-10T16:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a MessageBox in Cad?</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-there-a-messagebox-in-cad/m-p/1578040#M82439</link>
      <description>If you're using vb.net, there's still the MsgBox function.&lt;BR /&gt;
http://msdn2.microsoft.com/en-us/library/139z2azd(VS.80).aspx&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
----&lt;BR /&gt;
Ed&lt;BR /&gt;
----</description>
      <pubDate>Fri, 10 Mar 2006 17:54:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-there-a-messagebox-in-cad/m-p/1578040#M82439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-10T17:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a MessageBox in Cad?</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-there-a-messagebox-in-cad/m-p/1578041#M82440</link>
      <description>System.Windows.Forms.MessageBox.Show(&lt;BR /&gt;
    Autodesk.AutoCAD.ApplicationServices.Application.MainWindow,&lt;BR /&gt;
    "Hello world"&lt;BR /&gt;
);&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;SIMONKX&gt; wrote in message news:5107700@discussion.autodesk.com...&lt;BR /&gt;
Hi,&lt;BR /&gt;
is there a messagebox like it in Windows in AutoCAD,and how to invoke?&lt;BR /&gt;
Thanks for your help!&lt;/SIMONKX&gt;</description>
      <pubDate>Fri, 10 Mar 2006 19:02:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-there-a-messagebox-in-cad/m-p/1578041#M82440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-10T19:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a MessageBox in Cad?</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-there-a-messagebox-in-cad/m-p/1578042#M82441</link>
      <description>In addition to the other replies, there is also:&lt;BR /&gt;
&lt;BR /&gt;
Autodesk.AutoCAD.ApplicationServices.Application.ShowAlertDialog("Hello World!");</description>
      <pubDate>Mon, 13 Mar 2006 06:18:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-there-a-messagebox-in-cad/m-p/1578042#M82441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-13T06:18:34Z</dc:date>
    </item>
  </channel>
</rss>

