Visual Basic 2010
Get free Visual basic 2010 source codes. Learn Visual Basic 2010 using this website.
Pages
Home
About
Total Pageviews
Add This
My Links
Click Here For More FREE Visual Basic 2010 Tutorials
Monday, June 6, 2011
Get the month Name
You have to create a button and write the code bellow:
Dim getdate As Date
getdate = Now
MessageBox.Show("Month name: " & getdate.ToString("MMMM"), _
"Date exercise")
When you execute the form you will get the same as on the picture:
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment