Monday 20 August 2012

How to use MsgBox in Vb.Net

How to use MsgBox in Vb.Net . Logic to develop code.
Public Class Form1
Public a, b As String

Private Sub Form1_Load() Handles MyBase.Load
a = "hellow"
b = "welcome"
MsgBox(a)
MsgBox(b)
End Sub
End Class
Share This
Previous Post
Next Post

FYJC XI standard online admisson Process and declaraton of Merit list . Cut off List For prevous year also . 10 Th Results onlne declaraton Maharashtra Region .

0 comments: