Sunday, November 14, 2010

Visual basic 6.0 message box code

The Visual Basic 6.0 Message box



The message box coding is my own copywrite  please dont copy it 


First open visual basic 6.0 and

command button
label1

command button  double click and enter this code 

Private Sub Command1_Click()
MsgBox "This is Sample Message box coding", vbInformation, "http://netlive4u.blogspot.com"
End Sub




download source code Here

password : http://netlive4u.blogspot.com