|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Msgbox in C#
Originally posted by : Ravi (rkallamadi@mediaone.net)Hi,Can anybody tell me how to display Message Box in C#? I can write the following in VB, but don't know how to write in C#:msgbox("Message sent successfully", Microsoft.VisualBasic.MsgBoxStyle.Information, "MSMQ Message")Thanks.Ravi
|
|
#2
|
|||
|
|||
|
Originally posted by : Black (Marian@jwcs.zzn.com)What you need is :MessageBox.Show("Hello");
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Msgbox in C# |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|