Blog Post


Biyernes, Marso 6, 2015

Visual Basic 6.0 : Public Sub Declaration

Sample Codes Here:

Private Sub cmdM_Click()
Message
End Sub

Public Sub Message()
MsgBox "HELLO PO!!", vbInformation, "Message"
End Sub
Watch video below

0 (mga) komento:

Mag-post ng isang Komento