.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there a MessageBox in Cad?

3 REPLIES 3
Reply
Message 1 of 4
simonkx
2855 Views, 3 Replies

Is there a MessageBox in Cad?

Hi,
is there a messagebox like it in Windows in AutoCAD,and how to invoke?
Thanks for your help!
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: simonkx

If you're using vb.net, there's still the MsgBox function.
http://msdn2.microsoft.com/en-us/library/139z2azd(VS.80).aspx

--
----
Ed
----
Message 3 of 4
Anonymous
in reply to: simonkx

System.Windows.Forms.MessageBox.Show(
Autodesk.AutoCAD.ApplicationServices.Application.MainWindow,
"Hello world"
);

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com

wrote in message news:5107700@discussion.autodesk.com...
Hi,
is there a messagebox like it in Windows in AutoCAD,and how to invoke?
Thanks for your help!
Message 4 of 4
jimmie_fulton
in reply to: simonkx

In addition to the other replies, there is also:

Autodesk.AutoCAD.ApplicationServices.Application.ShowAlertDialog("Hello World!");

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost