faqts : Computers : Programming : Languages : Visual basic : Visual basic .NET

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

2 of 5 people (40%) answered Yes
Recently 2 of 5 people (40%) answered Yes

Entry

Visual Basic .net: Windows application: Message: Create: How to create a message?

Dec 22nd, 2003 14:36
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 22 December 2003 - 11:30 pm -------------------

Visual Basic .net: Windows application: Message: Create: How to create 
a message?

---

In a Windows application use:

 MsgBox( "<your string>" )

---

Internet: see also:

Visual Basic .net: ASP.NET application: Message: Create: How to create 
a message?
http://www.faqts.com/knowledge_base/view.phtml/aid/27626/fid/1610

----------------------------------------------------------------------