Saturday, 7 January 2012
[Source] Infor Grabber
Do you like this story?
Textbox1.text = My.Computer.Info.OSFullName
Gets OS Version & Build Number:
Textbox2.text = My.Computer.Info.OSVersion
Gets Total Physical Memory:
Textbox3.text = My.Computer.Info.TotalPhysicalMemory
Gets Available Physical Memory:
Textbox4.text = My.Computer.Info.AvailablePhysicalMemory
Gets Clipboard Text:
Textbox5.text = My.Computer.Clipboard.GetText Gets Local Time:
Textbox6.text = My.Computer.Clock.LocalTime
This post was written by: Franklin Manuel
Franklin Manuel is a professional blogger, web designer and front end web developer. Follow him on Twitter
Subscribe to:
Post Comments (Atom)
0 Responses to “[Source] Infor Grabber”
Post a Comment