Blog Post


Biyernes, Marso 6, 2015

Visual Basic 6.0 : Date Formatting

Sample Codes Here:

Private Sub Form_Load()

lblDD.Caption = Date
lblDD.Caption = Format(lblDD.Caption, "mmmm dd,yyyy")

End Sub
Watch video below 

0 (mga) komento:

Mag-post ng isang Komento